Uses of Class
net.datenwerke.gxtdto.client.servercommunication.exceptions.ServerCallFailedException
Packages that use ServerCallFailedException
Package
Description
-
Uses of ServerCallFailedException in net.datenwerke.gf.client.config.rpc
Methods in net.datenwerke.gf.client.config.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.gf.client.fileselection.rpc
Methods in net.datenwerke.gf.client.fileselection.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidFileSelectionRpcService.submit(ArrayList<SelectedFileWrapper> data, FileSelectionConfig config) -
Uses of ServerCallFailedException in net.datenwerke.gf.client.juel.rpc
Methods in net.datenwerke.gf.client.juel.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionJuelResultDtoJuelRpcService.evaluateExpression(String expression) -
Uses of ServerCallFailedException in net.datenwerke.gf.client.localization.rpc
Methods in net.datenwerke.gf.client.localization.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionLocalizationRpcService.getLanguageSelectorConfiguration()voidLocalizationRpcService.setUserLocale(String locale) -
Uses of ServerCallFailedException in net.datenwerke.gf.client.theme.rpc
Methods in net.datenwerke.gf.client.theme.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.gf.client.upload.rpc
Methods in net.datenwerke.gf.client.upload.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.gf.server.config
Methods in net.datenwerke.gf.server.config that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.gf.server.fileselection
Methods in net.datenwerke.gf.server.fileselection that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidFileSelectionRpcServiceImpl.submit(ArrayList<SelectedFileWrapper> data, FileSelectionConfig config) -
Uses of ServerCallFailedException in net.datenwerke.gf.server.juel
Methods in net.datenwerke.gf.server.juel that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionJuelResultDtoJuelRpcServiceImpl.evaluateExpression(String expression) -
Uses of ServerCallFailedException in net.datenwerke.gf.server.localization
Methods in net.datenwerke.gf.server.localization that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionLocalizationRpcServiceImpl.getLanguageSelectorConfiguration()voidLocalizationRpcServiceImpl.setUserLocale(String locale) -
Uses of ServerCallFailedException in net.datenwerke.gf.server.theme
Methods in net.datenwerke.gf.server.theme that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.gf.server.upload
Methods in net.datenwerke.gf.server.upload that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.gxtdto.client.servercommunication.exceptions
Subclasses of ServerCallFailedException in net.datenwerke.gxtdto.client.servercommunication.exceptionsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ServerCallFailedException in net.datenwerke.oidc.server.auth
Methods in net.datenwerke.oidc.server.auth that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAuthenticateResultDtoOidcLoginHandlerImpl.authenticate(String token, String idToken) -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.datasourcetester
-
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.datasourcetester.rpc
Methods in net.datenwerke.rs.adminutils.client.datasourcetester.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionbooleanDatasourceTesterRPCService.testConnection(DatabaseDatasourceDto databaseDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.logs.rpc
Methods in net.datenwerke.rs.adminutils.client.logs.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.suuser.rpc
Methods in net.datenwerke.rs.adminutils.client.suuser.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.systemconsole.connpool.rpc
Methods in net.datenwerke.rs.adminutils.client.systemconsole.connpool.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionConnectionPoolInfoDtoConnectionPoolConsoleRpcService.getDatasourceById(Long id) List<ConnectionPoolDatasourceDto> ConnectionPoolConsoleRpcService.loadDatasources() -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.systemconsole.generalinfo.rpc
Methods in net.datenwerke.rs.adminutils.client.systemconsole.generalinfo.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.client.systemconsole.memory.rpc
Methods in net.datenwerke.rs.adminutils.client.systemconsole.memory.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidMemoryConsoleRpcService.callGarbageCollector()MemoryInfoDtoMemoryConsoleRpcService.loadMemoryInfo() -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.server.logs
Methods in net.datenwerke.rs.adminutils.server.logs that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.server.suuser
Methods in net.datenwerke.rs.adminutils.server.suuser that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.adminutils.server.systemconsole.connpool
Methods in net.datenwerke.rs.adminutils.server.systemconsole.connpool that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionConnectionPoolInfoDtoConnectionPoolConsoleDummyRpcServiceImpl.getDatasourceById(Long id) ConnectionPoolInfoDtoConnectionPoolConsoleRpcServiceImpl.getDatasourceById(Long id) List<ConnectionPoolDatasourceDto> ConnectionPoolConsoleRpcServiceImpl.loadDatasources() -
Uses of ServerCallFailedException in net.datenwerke.rs.amazons3.client.amazons3.rpc
Methods in net.datenwerke.rs.amazons3.client.amazons3.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidAmazonS3RpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidAmazonS3RpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoAmazonS3RpcService.getDefaultDatasink()AmazonS3RpcService.getStorageEnabledConfigs()booleanAmazonS3RpcService.testAmazonS3Datasink(AmazonS3DatasinkDto amazonS3DatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.amazons3.server.amazons3
Methods in net.datenwerke.rs.amazons3.server.amazons3 that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidAmazonS3RpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidAmazonS3RpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoAmazonS3RpcServiceImpl.getDefaultDatasink()AmazonS3RpcServiceImpl.getStorageEnabledConfigs()booleanAmazonS3RpcServiceImpl.testAmazonS3Datasink(AmazonS3DatasinkDto amazonS3DatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.authenticator.client.login.rpc
Methods in net.datenwerke.rs.authenticator.client.login.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAuthenticateResultDtoLoginHandler.authenticate(AuthToken[] tokens) LoginHandler.getRequiredClientModules()intLoginHandler.getSessionTimeout()UserDtoLoginHandler.isAuthenticated()LoginHandler.logoff() -
Uses of ServerCallFailedException in net.datenwerke.rs.authenticator.cr.client
Methods in net.datenwerke.rs.authenticator.cr.client that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.authenticator.cr.server
Methods in net.datenwerke.rs.authenticator.cr.server that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.authenticator.server
Methods in net.datenwerke.rs.authenticator.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAuthenticateResultDtoLoginHandlerImpl.authenticate(AuthToken[] tokens) LoginHandlerImpl.getRequiredClientModules()intLoginHandlerImpl.getSessionTimeout()UserDtoLoginHandlerImpl.isAuthenticated()LoginHandlerImpl.logoff() -
Uses of ServerCallFailedException in net.datenwerke.rs.base.client.datasources.rpc
Methods in net.datenwerke.rs.base.client.datasources.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<DatabaseHelperDto> BaseDatasourceRpcService.getDBHelperList()BaseDatasourceRpcService.loadColumnDefinition(DatasourceContainerDto container, String query) <any>BaseDatasourceRpcService.loadData(DatasourceContainerDto container, PagingLoadConfig loadConfig, String query) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.client.parameters.datasource.rpc
Methods in net.datenwerke.rs.base.client.parameters.datasource.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescription<any>DatasourceParameterRPCService.loadDatasourceParameterData(DatasourceParameterDefinitionDto queryParameterDTO, Collection<ParameterInstanceDto> dependsOnParameterDTOs, boolean mergeDefinition, ReportDto reportDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.client.reportengines.jasper.rpc
Methods in net.datenwerke.rs.base.client.reportengines.jasper.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAbstractNodeDtoJasperReportRpcService.removeAllSubReports(JasperReportDto reportDto) AbstractNodeDtoJasperReportRpcService.removeJRXMLFile(JasperReportJRXMLFileDto file) AbstractNodeDtoJasperReportRpcService.updateJRXMLFile(JasperReportJRXMLFileDto file) JasperReportDtoJasperReportRpcService.uploadJRXMLFiles(JasperReportDto report, List<FileToUpload> files) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.client.reportengines.table.rpc
Methods in net.datenwerke.rs.base.client.reportengines.table.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTableReportUtilityService.exportPrefilterToDot(String token, TableReportDto report) TableReportUtilityService.exportPrefilterToSvg(String token, TableReportDto report) <any>TableReportUtilityService.getDistinctValuesPaged(SelectorPanelLoadConfig pagingLoadConfig, TableReportDto report, ColumnDto column, FilterType type, boolean useFilters, boolean countResults, String executeToken) TableReportUtilityService.getPreviewPageSizeConfigs()TableReportUtilityService.getReportInformation(TableReportDto tableReport, String executeToken) <any>TableReportUtilityService.getReturnedColumns(TableReportDto tableReport, String executeToken) TableReportUtilityService.getSpecialParameter(ReportDto reportDto, String executeToken) List<ColumnDto> TableReportUtilityService.loadColumnDefinition(ReportDto report, DatasourceContainerDto containerDto, String query, String executeToken) <any>TableReportUtilityService.loadData(ReportDto report, DatasourceContainerDto containerDto, PagingLoadConfig loadConfig, String query) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.dashboardmanager.eximport.ex.rpc
Methods in net.datenwerke.rs.base.ext.client.dashboardmanager.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDashboardManagerExportRpcService.loadResult()voidDashboardManagerExportRpcService.quickExport(AbstractDashboardManagerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.dashboardmanager.eximport.im.rpc
Methods in net.datenwerke.rs.base.ext.client.dashboardmanager.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.datasinkmanager.eximport.ex.rpc
Methods in net.datenwerke.rs.base.ext.client.datasinkmanager.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasinkManagerExportRpcService.loadResult()voidDatasinkManagerExportRpcService.quickExport(AbstractDatasinkManagerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.datasinkmanager.eximport.im.rpc
Methods in net.datenwerke.rs.base.ext.client.datasinkmanager.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.datasourcemanager.eximport.ex.rpc
Methods in net.datenwerke.rs.base.ext.client.datasourcemanager.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasourceManagerExportRpcService.loadResult()voidDatasourceManagerExportRpcService.quickExport(AbstractDatasourceManagerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.datasourcemanager.eximport.im.rpc
Methods in net.datenwerke.rs.base.ext.client.datasourcemanager.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.reportmanager.eximport.ex.rpc
Methods in net.datenwerke.rs.base.ext.client.reportmanager.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportManagerExportRpcService.loadResult()voidReportManagerExportRpcService.quickExport(AbstractReportManagerNodeDto dto, boolean includeVariants) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.client.reportmanager.eximport.im.rpc
Methods in net.datenwerke.rs.base.ext.client.reportmanager.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.server.dashboardmanager
Methods in net.datenwerke.rs.base.ext.server.dashboardmanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDashboardManagerExportRpcServiceImpl.loadResult()DashboardManagerImportRpcServiceImpl.loadTree()voidDashboardManagerExportRpcServiceImpl.quickExport(AbstractDashboardManagerNodeDto nodeDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.server.datasinkmanager
Methods in net.datenwerke.rs.base.ext.server.datasinkmanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasinkManagerExportRpcServiceImpl.loadResult()DatasinkManagerImportRpcServiceImpl.loadTree()voidDatasinkManagerExportRpcServiceImpl.quickExport(AbstractDatasinkManagerNodeDto nodeDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.server.datasourcemanager
Methods in net.datenwerke.rs.base.ext.server.datasourcemanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasourceManagerExportRpcServiceImpl.loadResult()DatasourceManagerImportRpcServiceImpl.loadTree()voidDatasourceManagerExportRpcServiceImpl.quickExport(AbstractDatasourceManagerNodeDto nodeDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.ext.server.reportmanager
Methods in net.datenwerke.rs.base.ext.server.reportmanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportManagerExportRpcServiceImpl.loadResult()ReportManagerImportRpcServiceImpl.loadTree()voidReportManagerExportRpcServiceImpl.quickExport(AbstractReportManagerNodeDto nodeDto, boolean includeVariants) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.server.datasources
Methods in net.datenwerke.rs.base.server.datasources that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<DatabaseHelperDto> BaseDatasourceRpcServiceImpl.getDBHelperList()May be called without having to log in.BaseDatasourceRpcServiceImpl.loadColumnDefinition(DatasourceContainerDto containerDto, String query) <any>BaseDatasourceRpcServiceImpl.loadData(DatasourceContainerDto containerDto, PagingLoadConfig loadConfig, String query) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.server.jasper
Methods in net.datenwerke.rs.base.server.jasper that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAbstractNodeDtoJasperReportRpcServiceImpl.removeAllSubReports(JasperReportDto reportDto) AbstractNodeDtoJasperReportRpcServiceImpl.removeJRXMLFile(JasperReportJRXMLFileDto file) AbstractNodeDtoJasperReportRpcServiceImpl.updateJRXMLFile(JasperReportJRXMLFileDto file) JasperReportDtoJasperReportRpcServiceImpl.uploadJRXMLFiles(JasperReportDto reportDto, List<FileToUpload> files) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.server.parameters
Methods in net.datenwerke.rs.base.server.parameters that throw ServerCallFailedExceptionModifier and TypeMethodDescription<any>DatasourceParameterRPCServiceImpl.loadDatasourceParameterData(DatasourceParameterDefinitionDto parameterDto, Collection<ParameterInstanceDto> dependsOnParameterDTOs, boolean mergeDefinition, ReportDto reportDto) if dependsOnParameterDTOs is null we'll use the depend's on stored in the databse. -
Uses of ServerCallFailedException in net.datenwerke.rs.base.server.table
Methods in net.datenwerke.rs.base.server.table that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTableReportUtilityServiceImpl.exportPrefilterToSvg(String token, TableReportDto reportDto) <any>TableReportUtilityServiceImpl.getDistinctValuesPaged(SelectorPanelLoadConfig pagingLoadConfig, TableReportDto reportDto, ColumnDto columnDto, FilterType type, boolean useFilters, boolean countResults, String executeToken) TableReportUtilityServiceImpl.getPreviewPageSizeConfigs()List<ColumnDto> TableReportUtilityServiceImpl.loadColumnDefinition(ReportDto referenceReportDto, DatasourceContainerDto containerDto, String query, String executeToken) <any>TableReportUtilityServiceImpl.loadData(ReportDto referenceReportDto, DatasourceContainerDto containerDto, PagingLoadConfig loadConfig, String query) -
Uses of ServerCallFailedException in net.datenwerke.rs.base.service.reportengines.table.entities.filters.hookers
Methods in net.datenwerke.rs.base.service.reportengines.table.entities.filters.hookers that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidTableFilterAdjustVariantHooker.variantToBeEdited(Report referenceVariant, ReportDto reportDto, String executorToken) -
Uses of ServerCallFailedException in net.datenwerke.rs.box.client.box.rpc
Methods in net.datenwerke.rs.box.client.box.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidBoxRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidBoxRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoBoxRpcService.getDefaultDatasink()BoxRpcService.getStorageEnabledConfigs()booleanBoxRpcService.testBoxDatasink(BoxDatasinkDto boxDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.box.server.box
Methods in net.datenwerke.rs.box.server.box that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidBoxRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidBoxRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoBoxRpcServiceImpl.getDefaultDatasink()BoxRpcServiceImpl.getStorageEnabledConfigs()booleanBoxRpcServiceImpl.testBoxDatasink(BoxDatasinkDto boxDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.computedcolumns.client.computedcolumns.rpc
Methods in net.datenwerke.rs.computedcolumns.client.computedcolumns.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionComputedColumnsRpcService.getColumnType(TableReportDto report, ComputedColumnDto column) ComputedColumnsRpcService.getColumnType(TableReportDto report, ComputedColumnDto oldColumn, ComputedColumnDto newColumn) -
Uses of ServerCallFailedException in net.datenwerke.rs.computedcolumns.server.computedcolumns
Methods in net.datenwerke.rs.computedcolumns.server.computedcolumns that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionComputedColumnsRpcServiceImpl.getColumnType(TableReportDto reportDto, ComputedColumnDto column) ComputedColumnsRpcServiceImpl.getColumnType(TableReportDto reportDto, ComputedColumnDto oldColumn, ComputedColumnDto newColumn) -
Uses of ServerCallFailedException in net.datenwerke.rs.condition.client.condition.rpc
Methods in net.datenwerke.rs.condition.client.condition.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionbooleanConditionRpcService.executeCondition(ScheduleConditionDto scheduleCondition) ConditionRpcService.getConditions(ReportDto report) ConditionRpcService.getReplacementsFor(ReportConditionDto condition) -
Uses of ServerCallFailedException in net.datenwerke.rs.condition.server.condition
Methods in net.datenwerke.rs.condition.server.condition that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionbooleanConditionRpcServiceImpl.executeCondition(ScheduleConditionDto scheduleCondition) ConditionRpcServiceImpl.getConditions(ReportDto reportDto) ConditionRpcServiceImpl.getReplacementsFor(ReportConditionDto conditionDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.contexthelp.rpc
Methods in net.datenwerke.rs.core.client.contexthelp.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.datasinkmanager
Subclasses of ServerCallFailedException in net.datenwerke.rs.core.client.datasinkmanager -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.datasinkmanager.rpc
Methods in net.datenwerke.rs.core.client.datasinkmanager.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasinkRpcService.getDefaultFolder(DatasinkDefinitionDto datasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.datasourcemanager.rpc
Methods in net.datenwerke.rs.core.client.datasourcemanager.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionMap<DatasourceInfoType, SafeHtml> DatasourceRpcService.getDatasourceInfoDetailsAsHtml(DatabaseDatasourceDto datasourceDto) DatasourceDefinitionDtoDatasourceRpcService.getDefaultDatasource() -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.parameters.rpc
Methods in net.datenwerke.rs.core.client.parameters.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportDtoParameterRpcService.addParameter(ParameterDefinitionDto parameter, AbstractNodeDto correspondingNode) ReportDtoParameterRpcService.duplicateParameters(List<ParameterDefinitionDto> params, AbstractNodeDto correspondingNode) ReportDtoParameterRpcService.movedParameter(ParameterDefinitionDto parameter, int to) ReportDtoParameterRpcService.removeParameters(Collection<ParameterDefinitionDto> parameters) ReportDtoParameterRpcService.updateParameter(ParameterDefinitionDto parameter) ReportDtoParameterRpcService.updateParameterInstances(Collection<ParameterDefinitionDto> parameters) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.reportexecutor.rpc
Methods in net.datenwerke.rs.core.client.reportexecutor.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportDtoReportExecutorRpcService.createNewVariant(ReportDto reportVariantDto, String executeToken, String title, String description) voidReportExecutorRpcService.deleteVariant(ReportDto reportVariantDto) ReportDtoReportExecutorRpcService.editVariant(ReportDto reportVariantDto, String executeToken, String title, String description) ReportExecutorRpcService.executeAs(String format, String executeToken, ReportDto report, DwModel config) ReportExecutorRpcService.getDefaultColumnWidth()ReportExecutorRpcService.getMaxColumnWidth()ReportExecutorRpcService.getPreviewMode()ExportThresholdDtoReportExecutorRpcService.getWarnRecordExportThreshold()ReportDtoReportExecutorRpcService.loadFullReportForExecution(ReportDto report) ReportDtoReportExecutorRpcService.loadReportForExecutionFrom(HistoryLocation location) voidReportExecutorRpcService.setPreviewModeUserProperty(String value) ReportExecutorRpcService.storePNGInSession(String executorToken, ReportDto report) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.reportexporter.rpc
Methods in net.datenwerke.rs.core.client.reportexporter.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidReportExporterRpcService.exportSkipDownload(ReportDto reportDto, String executorToken, String format) voidReportExporterRpcService.storeInSessionForExport(ReportDto reportDto, String executorToken, String format, List<ReportExecutionConfigDto> configs) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.reportmanager.rpc
Methods in net.datenwerke.rs.core.client.reportmanager.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAbstractNodeDtoReportManagerTreeManager.duplicateReportWithVariants(AbstractNodeDto toDuplicate, List<AbstractNodeDto> variants, Dto state) String[][]ReportManagerTreeLoader.getReportsInCatalog(ReportFolderDto folder, boolean showVariants) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.reportproperties.rpc
Methods in net.datenwerke.rs.core.client.reportproperties.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<ReportStringPropertyDto> ReportPropertiesRpcService.getInheritedProperties(ReportDto report) ReportPropertiesRpcService.getPropertyKeys(ReportDto report) ReportPropertiesRpcService.getSupportedPropertyKeys(ReportDto reportDto) ReportDtoReportPropertiesRpcService.updateProperties(ReportDto report, List<ReportStringPropertyDto> addedProperties, List<ReportStringPropertyDto> modifiedProperties, List<ReportStringPropertyDto> removedProperties) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.sendto.rpc
Methods in net.datenwerke.rs.core.client.sendto.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.transport
Subclasses of ServerCallFailedException in net.datenwerke.rs.core.client.transport -
Uses of ServerCallFailedException in net.datenwerke.rs.core.client.urlview.rpc
Methods in net.datenwerke.rs.core.client.urlview.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.contexthelp
Methods in net.datenwerke.rs.core.server.contexthelp that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.datasinks
Methods in net.datenwerke.rs.core.server.datasinks that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasinkRpcServiceImpl.getDefaultFolder(DatasinkDefinitionDto datasinkDto) AbstractNodeDtoDatasinkManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.datasources
Methods in net.datenwerke.rs.core.server.datasources that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionMap<DatasourceInfoType, SafeHtml> DatasourceManagerTreeHandlerRpcServiceImpl.getDatasourceInfoDetailsAsHtml(DatabaseDatasourceDto datasourceDto) DatasourceDefinitionDtoDatasourceManagerTreeHandlerRpcServiceImpl.getDefaultDatasource()AbstractNodeDtoDatasourceManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.parameters
Methods in net.datenwerke.rs.core.server.parameters that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportDtoParameterRpcServiceImpl.addParameter(ParameterDefinitionDto parameter, AbstractNodeDto correspondingNode) ReportDtoParameterRpcServiceImpl.duplicateParameters(List<ParameterDefinitionDto> parameterDtos, AbstractNodeDto correspondingNode) ReportDtoParameterRpcServiceImpl.movedParameter(ParameterDefinitionDto parameter, int to) a parameter movedReportDtoParameterRpcServiceImpl.removeParameters(Collection<ParameterDefinitionDto> parameterDtos) ReportDtoParameterRpcServiceImpl.updateParameter(ParameterDefinitionDto parameter) ReportDtoParameterRpcServiceImpl.updateParameterInstances(Collection<ParameterDefinitionDto> parameterDtos) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.reportexecutor
Methods in net.datenwerke.rs.core.server.reportexecutor that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportDtoReportExecutorRpcServiceImpl.createNewVariant(ReportDto reportDto, String executeToken, String title, String description) voidReportExecutorRpcServiceImpl.deleteVariant(ReportDto reportVariantDto) ReportDtoReportExecutorRpcServiceImpl.editVariant(ReportDto reportVariantDto, String executeToken, String title, String description) Security is checked insideReportExecutorRpcServiceImpl.executeAs(String format, String executeToken, ReportDto report, DwModel config) ReportExecutorRpcServiceImpl.getDefaultColumnWidth()ReportExecutorRpcServiceImpl.getMaxColumnWidth()ReportExecutorRpcServiceImpl.getPreviewMode()ExportThresholdDtoReportExecutorRpcServiceImpl.getWarnRecordExportThreshold()ReportDtoReportExecutorRpcServiceImpl.loadReportForExecutionFrom(HistoryLocation location) ReportExecutorRpcServiceImpl.storePNGInSession(String executorToken, ReportDto reportDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.reportexport
Methods in net.datenwerke.rs.core.server.reportexport that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidReportExportRpcServiceImpl.exportSkipDownload(ReportDto reportDto, String executorToken, String format) voidReportExportRpcServiceImpl.storeInSessionForExport(ReportDto reportDto, String executorToken, String format, List<ReportExecutionConfigDto> configs) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.reportmanager
Methods in net.datenwerke.rs.core.server.reportmanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAbstractNodeDtoReportManagerTreeHandlerImpl.duplicateReportWithVariants(AbstractNodeDto toDuplicate, List<AbstractNodeDto> variants, Dto state) String[][]ReportManagerTreeHandlerImpl.getReportsInCatalog(ReportFolderDto folderDto, boolean showVariants) AbstractNodeDtoReportManagerTreeHandlerImpl.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.reportproperties
Methods in net.datenwerke.rs.core.server.reportproperties that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportPropertiesRpcServiceImpl.getPropertyKeys(ReportDto reportDto) ReportPropertiesRpcServiceImpl.getSupportedPropertyKeys(ReportDto reportDto) ReportDtoReportPropertiesRpcServiceImpl.updateProperties(ReportDto reportDto, List<ReportStringPropertyDto> addedProperties, List<ReportStringPropertyDto> modifiedProperties, List<ReportStringPropertyDto> removedProperties) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.sendto
Methods in net.datenwerke.rs.core.server.sendto that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.core.server.urlview
Methods in net.datenwerke.rs.core.server.urlview that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.core.service.datasinkmanager
Methods in net.datenwerke.rs.core.service.datasinkmanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidDatasinkService.exportFileIntoDatasink(AbstractFileServerNodeDto fileDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidDatasinkServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto fileDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.service.reportmanager
Methods in net.datenwerke.rs.core.service.reportmanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidReportService.prepareVariantForEdit(ReportVariant referenceReport, ReportDto reportDto, String executeToken) voidReportServiceImpl.prepareVariantForEdit(ReportVariant referenceReport, ReportDto reportDto, String executeToken) -
Uses of ServerCallFailedException in net.datenwerke.rs.core.service.reportmanager.hooks
Methods in net.datenwerke.rs.core.service.reportmanager.hooks that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidVariantToBeEditedHook.variantToBeEdited(Report referenceVariant, ReportDto reportDto, String executorToken) Called just before the edits in a variant are going to be saved. -
Uses of ServerCallFailedException in net.datenwerke.rs.crystal.client.crystal.rpc
Methods in net.datenwerke.rs.crystal.client.crystal.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionCrystalReportDtoCrystalUtilsRpcService.addParametersFor(CrystalReportDto report, List<CrystalParameterProposalDto> proposalDtos) CrystalUtilsRpcService.hasCrystalLibraries()List<CrystalParameterProposalDto> CrystalUtilsRpcService.proposeParametersFor(CrystalReportDto report) -
Uses of ServerCallFailedException in net.datenwerke.rs.crystal.server.crystal
Methods in net.datenwerke.rs.crystal.server.crystal that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionCrystalReportDtoCrystalUtilsRpcDummyServiceImpl.addParametersFor(CrystalReportDto report, List<CrystalParameterProposalDto> proposalDtos) CrystalReportDtoCrystalUtilsRpcServiceImpl.addParametersFor(CrystalReportDto reportDto, List<CrystalParameterProposalDto> proposalDtos) CrystalUtilsRpcDummyServiceImpl.hasCrystalLibraries()CrystalUtilsRpcServiceImpl.hasCrystalLibraries()List<CrystalParameterProposalDto> CrystalUtilsRpcDummyServiceImpl.proposeParametersFor(CrystalReportDto report) List<CrystalParameterProposalDto> CrystalUtilsRpcServiceImpl.proposeParametersFor(CrystalReportDto crystalReportDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.dashboard.client.dashboard.rpc
Methods in net.datenwerke.rs.dashboard.client.dashboard.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDashboardDtoDashboardRpcService.addDadgetToDashboard(DashboardDto dashboard, DadgetDto dadget) voidDashboardRpcService.addToFavorites(AbstractTsDiskNodeDto node) voidDashboardRpcService.changeDashboardOrder(ArrayList<Long> dashboardIds) DashboardDtoDashboardRpcService.createDashboardForUser()DashboardDtoDashboardRpcService.editDadgetToDashboard(DashboardDto dashboardDto, DadgetDto dadget) DashboardDtoDashboardRpcService.editDashboard(DashboardDto dashboard) voidDashboardRpcService.editDashboards(ArrayList<DashboardDto> dashboards) DashboardRpcService.getDadgetParameterInstances(DadgetDto dadgetDto) DashboardContainerDtoDashboardRpcService.getDashboardForUser()DashboardRpcService.getDashboardParameterInstances(DashboardDto dashboardDto) DashboardDtoDashboardRpcService.getExplicitPrimaryDashboard()DashboardDtoDashboardRpcService.importReferencedDashboardForUser(DashboardNodeDto dashboard) <any>DashboardRpcService.loadAllDashboards()<any>DashboardRpcService.loadDashboards()FavoriteListDtoDashboardRpcService.loadFavorites()DashboardDtoDashboardRpcService.removeDadgetFromDashboard(DashboardDto dashboard, DadgetDto dadget) voidDashboardRpcService.removeDashboard(DashboardDto dashboard) voidDashboardRpcService.removeFromFavorites(AbstractTsDiskNodeDto node) DashboardDtoDashboardRpcService.resetReferencedDashboard(DashboardReferenceDto dashboardDto) DadgetDtoDashboardRpcService.setDadgetParameterInstances(DadgetDto dadgetDto, Set<ParameterInstanceDto> parameterInstances) List<DadgetDto> DashboardRpcService.setDashboardParameterInstances(DashboardDto dashboardDto, Set<ParameterInstanceDto> parameterInstances) voidDashboardRpcService.setPrimaryDashboard(DashboardDto dashboardDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.dashboard.server.dashboard
Methods in net.datenwerke.rs.dashboard.server.dashboard that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDashboardDtoDashboardRpcServiceImpl.addDadgetToDashboard(DashboardDto dashboardDto, DadgetDto dadgetDto) voidDashboardRpcServiceImpl.addToFavorites(AbstractTsDiskNodeDto nodeDto) voidDashboardRpcServiceImpl.changeDashboardOrder(ArrayList<Long> dashboardIds) DashboardDtoDashboardRpcServiceImpl.createDashboardForUser()DashboardDtoDashboardRpcServiceImpl.editDadgetToDashboard(DashboardDto dashboardDto, DadgetDto dadgetDto) DashboardDtoDashboardRpcServiceImpl.editDashboard(DashboardDto dashboardDto) voidDashboardRpcServiceImpl.editDashboards(ArrayList<DashboardDto> dashboards) DashboardRpcServiceImpl.getDadgetParameterInstances(DadgetDto dadgetDto) DashboardContainerDtoDashboardRpcServiceImpl.getDashboardForUser()DashboardRpcServiceImpl.getDashboardParameterInstances(DashboardDto dashboardDto) DashboardDtoDashboardRpcServiceImpl.getExplicitPrimaryDashboard()DashboardDtoDashboardRpcServiceImpl.importReferencedDashboardForUser(DashboardNodeDto dashboardNodeDto) <any>DashboardRpcServiceImpl.loadAllDashboards()<any>DashboardRpcServiceImpl.loadDashboards()FavoriteListDtoDashboardRpcServiceImpl.loadFavorites()DashboardDtoDashboardRpcServiceImpl.removeDadgetFromDashboard(DashboardDto dashboardDto, DadgetDto dadgetDto) voidDashboardRpcServiceImpl.removeDashboard(DashboardDto dashboardDto) voidDashboardRpcServiceImpl.removeFromFavorites(AbstractTsDiskNodeDto nodeDto) DadgetDtoDashboardRpcServiceImpl.setDadgetParameterInstances(DadgetDto dadgetDto, Set<ParameterInstanceDto> parameterInstances) List<DadgetDto> DashboardRpcServiceImpl.setDashboardParameterInstances(DashboardDto dashboardDto, Set<ParameterInstanceDto> parameterInstances) voidDashboardRpcServiceImpl.setPrimaryDashboard(DashboardDto dashboardDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.dot.client.dot.rpc
Methods in net.datenwerke.rs.dot.client.dot.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.dot.server.dot
Methods in net.datenwerke.rs.dot.server.dot that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.dropbox.client.dropbox.rpc
Methods in net.datenwerke.rs.dropbox.client.dropbox.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidDropboxRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidDropboxRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoDropboxRpcService.getDefaultDatasink()DropboxRpcService.getStorageEnabledConfigs()booleanDropboxRpcService.testDropboxDatasink(DropboxDatasinkDto dropboxDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.dropbox.server.dropbox
Methods in net.datenwerke.rs.dropbox.server.dropbox that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidDropboxRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidDropboxRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoDropboxRpcServiceImpl.getDefaultDatasink()DropboxRpcServiceImpl.getStorageEnabledConfigs()booleanDropboxRpcServiceImpl.testDropboxDatasink(DropboxDatasinkDto dropboxDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.dsbundle.client.dsbundle.rpc
Methods in net.datenwerke.rs.dsbundle.client.dsbundle.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasourceBundleRpcService.getAvailableBundleKeys()DatasourceBundleRpcService.getBundleSelectorConfiguration()voidDatasourceBundleRpcService.setSelectedBundle(String bundleKey) booleanDatasourceBundleRpcService.testConnection(DatabaseBundleDto databaseBundleDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.dsbundle.server.dsbundle
Methods in net.datenwerke.rs.dsbundle.server.dsbundle that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionDatasourceBundleRpcServiceImpl.getAvailableBundleKeys()DatasourceBundleRpcServiceImpl.getBundleSelectorConfiguration()booleanDatasourceBundleRpcServiceImpl.testConnection(DatabaseBundleDto databaseBundleDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.emaildatasink.client.emaildatasink.rpc
Methods in net.datenwerke.rs.emaildatasink.client.emaildatasink.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidEmailDatasinkRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed, String subject, String message, List<StrippedDownUser> recipients) voidEmailDatasinkRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String subject, String message, boolean compressed, List<StrippedDownUser> recipients) DatasinkDefinitionDtoEmailDatasinkRpcService.getDefaultDatasink()EmailDatasinkRpcService.getStorageEnabledConfigs()booleanEmailDatasinkRpcService.testEmailDatasink(EmailDatasinkDto emailDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.emaildatasink.server.emaildatasink
Methods in net.datenwerke.rs.emaildatasink.server.emaildatasink that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidEmailDatasinkRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed, String subject, String message, List<StrippedDownUser> recipients) voidEmailDatasinkRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String subject, String message, boolean compressed, List<StrippedDownUser> recipients) DatasinkDefinitionDtoEmailDatasinkRpcServiceImpl.getDefaultDatasink()EmailDatasinkRpcServiceImpl.getStorageEnabledConfigs()booleanEmailDatasinkRpcServiceImpl.testEmailDatasink(EmailDatasinkDto emailDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.enterprise.client.rpc
Methods in net.datenwerke.rs.enterprise.client.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionEnterpriseInformationDtoEnterpriseCheckRpcService.getEnterpriseInfos() -
Uses of ServerCallFailedException in net.datenwerke.rs.enterprise.server
Methods in net.datenwerke.rs.enterprise.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionEnterpriseInformationDtoCommunityEnterpriseCheckRpcServiceImpl.getEnterpriseInfos() -
Uses of ServerCallFailedException in net.datenwerke.rs.eximport.client.eximport.im.rpc
Methods in net.datenwerke.rs.eximport.client.eximport.im.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionImportRpcService.initViaFile()voidImportRpcService.invalidateConfig()voidImportRpcService.performImport(Map<String, ImportConfigDto> configMap, Map<String, ImportPostProcessConfigDto> postProcessMap) voidImportRpcService.reset()voidImportRpcService.setUseMergeImporter(boolean value) -
Uses of ServerCallFailedException in net.datenwerke.rs.eximport.server.eximport
Methods in net.datenwerke.rs.eximport.server.eximport that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionImportRpcServiceImpl.initViaFile()voidImportRpcServiceImpl.invalidateConfig()voidImportRpcServiceImpl.performImport(Map<String, ImportConfigDto> configMap, Map<String, ImportPostProcessConfigDto> postProcessMap) voidImportRpcServiceImpl.reset() -
Uses of ServerCallFailedException in net.datenwerke.rs.fileserver.client.fileserver.eximport.ex.rpc
Methods in net.datenwerke.rs.fileserver.client.fileserver.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionFileServerExportRpcService.loadResult()voidFileServerExportRpcService.quickExport(AbstractFileServerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.rs.fileserver.client.fileserver.eximport.im.rpc
Methods in net.datenwerke.rs.fileserver.client.fileserver.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.fileserver.client.fileserver.rpc
Methods in net.datenwerke.rs.fileserver.client.fileserver.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidFileServerRpcService.updateFile(FileServerFileDto file, String data) List<AbstractFileServerNodeDto> FileServerRpcService.uploadAndExtract(FileServerFolderDto folder, FileToUpload fileToUpload) List<FileServerFileDto> FileServerRpcService.uploadFiles(FileServerFolderDto folder, List<FileToUpload> files) -
Uses of ServerCallFailedException in net.datenwerke.rs.fileserver.server.fileserver
Methods in net.datenwerke.rs.fileserver.server.fileserver that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionFileServerRpcServiceImpl.loadResult()FileServerImportRpcServiceImpl.loadTree()voidFileServerRpcServiceImpl.quickExport(AbstractFileServerNodeDto nodeDto) voidFileServerRpcServiceImpl.updateFile(FileServerFileDto fileDto, String data) AbstractNodeDtoFileServerRpcServiceImpl.updateNode(AbstractNodeDto node, Dto state) List<AbstractFileServerNodeDto> FileServerRpcServiceImpl.uploadAndExtract(FileServerFolderDto folderDto, FileToUpload fileToUpload) List<FileServerFileDto> FileServerRpcServiceImpl.uploadFiles(FileServerFolderDto folderDto, List<FileToUpload> files) -
Uses of ServerCallFailedException in net.datenwerke.rs.ftp.client.ftp.rpc
Methods in net.datenwerke.rs.ftp.client.ftp.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidFtpRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidFtpsRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidSftpRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidFtpRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) voidFtpsRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) voidSftpRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) FtpRpcService.getAllStorageEnabledConfigs()Gets all storage enabled configs, including FTP, FTPS, and SFTP.DatasinkDefinitionDtoFtpRpcService.getDefaultDatasink()DatasinkDefinitionDtoFtpsRpcService.getDefaultDatasink()DatasinkDefinitionDtoSftpRpcService.getDefaultDatasink()FtpRpcService.getStorageEnabledConfigs()Gets the FTP storage enabled configs.FtpsRpcService.getStorageEnabledConfigs()SftpRpcService.getStorageEnabledConfigs()booleanFtpRpcService.testFtpDataSink(FtpDatasinkDto ftpDatasinkDto) booleanFtpsRpcService.testFtpsDatasink(FtpsDatasinkDto ftpsDatasinkDto) booleanSftpRpcService.testSftpDatasink(SftpDatasinkDto sftpDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.ftp.server.ftp
Methods in net.datenwerke.rs.ftp.server.ftp that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidFtpRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidFtpsRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidSftpRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidFtpRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) voidFtpsRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) voidSftpRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) FtpRpcServiceImpl.getAllStorageEnabledConfigs()DatasinkDefinitionDtoFtpRpcServiceImpl.getDefaultDatasink()DatasinkDefinitionDtoFtpsRpcServiceImpl.getDefaultDatasink()DatasinkDefinitionDtoSftpRpcServiceImpl.getDefaultDatasink()FtpRpcServiceImpl.getStorageEnabledConfigs()FtpsRpcServiceImpl.getStorageEnabledConfigs()SftpRpcServiceImpl.getStorageEnabledConfigs()booleanFtpRpcServiceImpl.testFtpDataSink(FtpDatasinkDto ftpDatasinkDto) booleanFtpsRpcServiceImpl.testFtpsDatasink(FtpsDatasinkDto ftpsDatasinkDto) booleanSftpRpcServiceImpl.testSftpDatasink(SftpDatasinkDto sftpDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.globalconstants.client.globalconstants.rpc
Methods in net.datenwerke.rs.globalconstants.client.globalconstants.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionGlobalConstantDtoGlobalConstantsRpcService.updateConstant(GlobalConstantDto constantDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.googledrive.client.googledrive.rpc
Methods in net.datenwerke.rs.googledrive.client.googledrive.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidGoogleDriveRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidGoogleDriveRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoGoogleDriveRpcService.getDefaultDatasink()GoogleDriveRpcService.getStorageEnabledConfigs()booleanGoogleDriveRpcService.testGoogleDriveDatasink(GoogleDriveDatasinkDto googleDriveDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.googledrive.server.googledrive
Methods in net.datenwerke.rs.googledrive.server.googledrive that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidGoogleDriveRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidGoogleDriveRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoGoogleDriveRpcServiceImpl.getDefaultDatasink()GoogleDriveRpcServiceImpl.getStorageEnabledConfigs()booleanGoogleDriveRpcServiceImpl.testGoogleDriveDatasink(GoogleDriveDatasinkDto googleDriveDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.grideditor.client.grideditor.rpc
Methods in net.datenwerke.rs.grideditor.client.grideditor.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.grideditor.server.grideditor
Methods in net.datenwerke.rs.grideditor.server.grideditor that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.grideditor.service.grideditor.definition.db
Methods in net.datenwerke.rs.grideditor.service.grideditor.definition.db that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidDbGridEditorDefinitionAdapter.commitChanges(Connection connection, TableReport tableReport, GridEditorReport report, User user, ParameterSet ps, List<GridEditorRecordDto> modified, List<GridEditorRecordDto> modifiedOriginals, List<GridEditorRecordDto> deletedRecords, List<GridEditorRecordDto> newRecords) -
Uses of ServerCallFailedException in net.datenwerke.rs.grideditor.service.grideditor.exceptions
-
Uses of ServerCallFailedException in net.datenwerke.rs.incubator.client.jaspertotable.rpc
Methods in net.datenwerke.rs.incubator.client.jaspertotable.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.incubator.client.jasperutils.rpc
Methods in net.datenwerke.rs.incubator.client.jasperutils.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionJasperReportDtoJasperUtilsRpcService.addParametersFor(JasperReportDto jasperReportDto, List<JasperParameterProposalDto> proposalDtos) List<JasperParameterProposalDto> JasperUtilsRpcService.proposeParametersFor(JasperReportDto jasperReportDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.incubator.client.reportmetadata.rpc
Methods in net.datenwerke.rs.incubator.client.reportmetadata.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportMetadataRpcService.getMetadataKeys()ReportDtoReportMetadataRpcService.updateMetadata(ReportDto reportDto, List<ReportMetadataDto> addedProperties, List<ReportMetadataDto> modifiedProperties, List<ReportMetadataDto> removedProperties) -
Uses of ServerCallFailedException in net.datenwerke.rs.incubator.server.jaspertotable
Methods in net.datenwerke.rs.incubator.server.jaspertotable that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.incubator.server.reportmetadata
Methods in net.datenwerke.rs.incubator.server.reportmetadata that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionReportMetadataRpcServiceImpl.getMetadataKeys()ReportDtoReportMetadataRpcServiceImpl.updateMetadata(ReportDto reportDto, List<ReportMetadataDto> addedProperties, List<ReportMetadataDto> modifiedProperties, List<ReportMetadataDto> removedProperties) -
Uses of ServerCallFailedException in net.datenwerke.rs.license.client.rpc
Methods in net.datenwerke.rs.license.client.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionLicenseInformationDtoLicenseRpcService.loadLicenseInformation()voidLicenseRpcService.updateLicense(String license) -
Uses of ServerCallFailedException in net.datenwerke.rs.license.server
Methods in net.datenwerke.rs.license.server that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.rpc
Methods in net.datenwerke.rs.localfsdatasink.client.localfsdatasink.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidLocalFileSystemRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidLocalFileSystemRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoLocalFileSystemRpcService.getDefaultDatasink()LocalFileSystemRpcService.getStorageEnabledConfigs()booleanLocalFileSystemRpcService.testLocalFileSystemDatasink(LocalFileSystemDatasinkDto localFileSystemDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.localfsdatasink.server.localfsdatasink
Methods in net.datenwerke.rs.localfsdatasink.server.localfsdatasink that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidLocalFileSystemRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidLocalFileSystemRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoLocalFileSystemRpcServiceImpl.getDefaultDatasink()LocalFileSystemRpcServiceImpl.getStorageEnabledConfigs()booleanLocalFileSystemRpcServiceImpl.testLocalFileSystemDatasink(LocalFileSystemDatasinkDto localFileSystemDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.markdown.client.markdown.rpc
Methods in net.datenwerke.rs.markdown.client.markdown.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.markdown.server.markdown
Methods in net.datenwerke.rs.markdown.server.markdown that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionMarkdownRpcServiceImpl.loadMarkdownAsHtml(FileServerFileDto fileDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.oauth.client.oauth.rpc
Methods in net.datenwerke.rs.oauth.client.oauth.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionOAuthRpcService.generateAuthenticationUrl(DatasinkDefinitionDto oAuthDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.oauth.server.oauth
Methods in net.datenwerke.rs.oauth.server.oauth that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionOAuthRpcServiceImpl.generateAuthenticationUrl(DatasinkDefinitionDto oAuthDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.onedrive.client.onedrive.rpc
Methods in net.datenwerke.rs.onedrive.client.onedrive.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidOneDriveRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidOneDriveRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoOneDriveRpcService.getDefaultDatasink()OneDriveRpcService.getStorageEnabledConfigs()booleanOneDriveRpcService.testOneDriveDatasink(OneDriveDatasinkDto oneDriveDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.onedrive.server.onedrive
Methods in net.datenwerke.rs.onedrive.server.onedrive that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidOneDriveRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidOneDriveRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoOneDriveRpcServiceImpl.getDefaultDatasink()OneDriveRpcServiceImpl.getStorageEnabledConfigs()booleanOneDriveRpcServiceImpl.testOneDriveDatasink(OneDriveDatasinkDto oneDriveDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.passwordpolicy.client.accountinhibition.rpc
Methods in net.datenwerke.rs.passwordpolicy.client.accountinhibition.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidAccountInhibitionRpcService.applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionModel) AccountInhibitionRpcService.getAccountInhibitionConfiguration(UserDto user) AccountInhibitionRpcService.getInhibitionState(UserDto user) -
Uses of ServerCallFailedException in net.datenwerke.rs.passwordpolicy.client.activateuser.rpc
Methods in net.datenwerke.rs.passwordpolicy.client.activateuser.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidActivateUserRpcService.activateAccount(UserDto user, boolean force) -
Uses of ServerCallFailedException in net.datenwerke.rs.passwordpolicy.server
Methods in net.datenwerke.rs.passwordpolicy.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidActivateUserRpcServiceImpl.activateAccount(UserDto user, boolean force) voidAccountInhibitionRpcServiceImpl.applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionConfiguration) booleanLostPasswordRpcServiceImpl.isLostPasswordDisabled()LostPasswordRpcServiceImpl.requestNewPassword(String username) -
Uses of ServerCallFailedException in net.datenwerke.rs.pkg.client.pkg.rpc
Methods in net.datenwerke.rs.pkg.client.pkg.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionPkgRpcService.uploadAndExecute(FileServerFolderDto folder, FileToUpload fileToUpload) -
Uses of ServerCallFailedException in net.datenwerke.rs.pkg.server.pkg
Methods in net.datenwerke.rs.pkg.server.pkg that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionPkgRpcServiceImpl.uploadAndExecute(FileServerFolderDto folderDto, FileToUpload fileToUpload) -
Uses of ServerCallFailedException in net.datenwerke.rs.printer.client.printer.rpc
Methods in net.datenwerke.rs.printer.client.printer.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidPrinterRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, boolean compressed) voidPrinterRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, boolean compressed) PrinterRpcService.getAvailablePrinters()DatasinkDefinitionDtoPrinterRpcService.getDefaultDatasink()PrinterRpcService.getStorageEnabledConfigs()booleanPrinterRpcService.testPrinterDatasink(PrinterDatasinkDto amazonS3DatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.printer.server.printer
Methods in net.datenwerke.rs.printer.server.printer that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidPrinterRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, boolean compressed) voidPrinterRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, boolean compressed) PrinterRpcServiceImpl.getAvailablePrinters()DatasinkDefinitionDtoPrinterRpcServiceImpl.getDefaultDatasink()PrinterRpcServiceImpl.getStorageEnabledConfigs()booleanPrinterRpcServiceImpl.testPrinterDatasink(PrinterDatasinkDto printerDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.remotersrestserver.client.remotersrestserver.rpc
Methods in net.datenwerke.rs.remotersrestserver.client.remotersrestserver.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionbooleanRemoteRsRestServerRpcService.test(RemoteRsRestServerDto remoteServerDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.remoteserver.client.remoteservermanager.eximport.ex.rpc
Methods in net.datenwerke.rs.remoteserver.client.remoteservermanager.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionRemoteServerManagerExportRpcService.loadResult()voidRemoteServerManagerExportRpcService.quickExport(AbstractRemoteServerManagerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.rs.remoteserver.client.remoteservermanager.eximport.im.rpc
Methods in net.datenwerke.rs.remoteserver.client.remoteservermanager.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.remoteserver.server.remoteservermanager
Methods in net.datenwerke.rs.remoteserver.server.remoteservermanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionRemoteServerManagerExportRpcServiceImpl.loadResult()RemoteServerManagerImportRpcServiceImpl.loadTree()voidRemoteServerManagerExportRpcServiceImpl.quickExport(AbstractRemoteServerManagerNodeDto nodeDto) AbstractNodeDtoRemoteServerManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.rs.saiku.client.saiku
Methods in net.datenwerke.rs.saiku.client.saiku that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidSaikuRpcService.clearCache(MondrianDatasourceDto datasourceDefinitionDto) <any>SaikuRpcService.loadCubesFor(MondrianDatasourceDto datasourceDefinitionDto, SaikuReportDto saikuReportDto) voidSaikuRpcService.stashReport(String token, SaikuReportDto report) booleanSaikuRpcService.testConnection(MondrianDatasourceDto datasourceDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.saiku.server.rest
Methods in net.datenwerke.rs.saiku.server.rest that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidSaikuRpcServiceImpl.clearCache(MondrianDatasourceDto datasourceDto) <any>SaikuRpcServiceImpl.loadCubesFor(MondrianDatasourceDto datasourceDto, SaikuReportDto saikuReportDto) voidSaikuRpcServiceImpl.stashReport(String token, SaikuReportDto reportDto) booleanSaikuRpcServiceImpl.testConnection(MondrianDatasourceDto datasourceDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.saikupivot.client
Methods in net.datenwerke.rs.saikupivot.client that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionSaikuPivotRpcService.cubeExport(String token, TableReportDto report) voidSaikuPivotRpcService.stashReport(String token, TableReportDto report) -
Uses of ServerCallFailedException in net.datenwerke.rs.saikupivot.server
Methods in net.datenwerke.rs.saikupivot.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionSaikuPivotRpcServiceImpl.cubeExport(String token, TableReportDto reportDto) voidSaikuPivotRpcServiceImpl.stashReport(String token, TableReportDto reportDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.samba.client.samba.rpc
Methods in net.datenwerke.rs.samba.client.samba.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidSambaRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidSambaRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoSambaRpcService.getDefaultDatasink()SambaRpcService.getSambaEnabledConfigs()booleanSambaRpcService.testSambaDatasink(SambaDatasinkDto sambaDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.samba.server.samba
Methods in net.datenwerke.rs.samba.server.samba that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidSambaRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidSambaRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoSambaRpcServiceImpl.getDefaultDatasink()SambaRpcServiceImpl.getSambaEnabledConfigs()booleanSambaRpcServiceImpl.testSambaDatasink(SambaDatasinkDto sambaDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.scheduleasfile.client.scheduleasfile.rpc
Methods in net.datenwerke.rs.scheduleasfile.client.scheduleasfile.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.scheduleasfile.server.scheduleasfile
Methods in net.datenwerke.rs.scheduleasfile.server.scheduleasfile that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.scheduler.client.scheduler.rpc
Methods in net.datenwerke.rs.scheduler.client.scheduler.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidSchedulerRpcService.assertOwnersHaveReportRights(List<Long> ownerIds, ReportDto report, List<RightDto> rights) voidSchedulerRpcService.clearErrorStatus(Long jobId) ReportDtoSchedulerRpcService.getReportFor(Long jobId) <any>SchedulerRpcService.getReportJobList(JobFilterConfigurationDto jobFilterConfig, List<JobFilterCriteriaDto> addCriterions) SchedulerRpcService.getReportJobList(ReportDto report) SafeHtmlSchedulerRpcService.getReportJobListAsHtml(ReportDto report) booleanSchedulerRpcService.isDefaultEmailCompression()SchedulerRpcService.loadDetailsFor(ReportScheduleJobListInformation selected) ExecutionLogEntryDtoSchedulerRpcService.loadFullDetailsFor(Long jobId, ExecutionLogEntryDto entry) SchedulerRpcService.loadFullScheduleInformation(ReportScheduleJobListInformation selected) booleanvoidSchedulerRpcService.reschedule(Long jobId, ReportScheduleDefinition scheduleDTO) voidSchedulerRpcService.schedule(ReportScheduleDefinition scheduleDTO) voidSchedulerRpcService.scheduleOnce(Long jobId) booleanSchedulerRpcService.unschedule(Long jobId) -
Uses of ServerCallFailedException in net.datenwerke.rs.scheduler.server.scheduler
Methods in net.datenwerke.rs.scheduler.server.scheduler that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidSchedulerRpcServiceImpl.assertOwnersHaveReportRights(List<Long> ownerIds, ReportDto reportDto, List<RightDto> rights) voidSchedulerRpcServiceImpl.clearErrorStatus(Long jobId) ReportDtoSchedulerRpcServiceImpl.getReportFor(Long jobId) <any>SchedulerRpcServiceImpl.getReportJobList(JobFilterConfigurationDto jobFilterConfigDto, List<JobFilterCriteriaDto> addCriterionsDto) SchedulerRpcServiceImpl.getReportJobList(ReportDto reportDto) SafeHtmlSchedulerRpcServiceImpl.getReportJobListAsHtml(ReportDto reportDto) booleanSchedulerRpcServiceImpl.isDefaultEmailCompression()SchedulerRpcServiceImpl.loadDetailsFor(ReportScheduleJobListInformation selected) ExecutionLogEntryDtoSchedulerRpcServiceImpl.loadFullDetailsFor(Long jobId, ExecutionLogEntryDto entryDto) SchedulerRpcServiceImpl.loadFullScheduleInformation(ReportScheduleJobListInformation selected) booleanvoidSchedulerRpcServiceImpl.reschedule(Long jobId, ReportScheduleDefinition scheduleDTO) voidSchedulerRpcServiceImpl.schedule(ReportScheduleDefinition scheduleDTO) voidSchedulerRpcServiceImpl.scheduleOnce(Long jobId) booleanSchedulerRpcServiceImpl.unschedule(Long jobId) -
Uses of ServerCallFailedException in net.datenwerke.rs.scp.client.scp.rpc
Methods in net.datenwerke.rs.scp.client.scp.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidScpRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidScpRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoScpRpcService.getDefaultDatasink()ScpRpcService.getScpEnabledConfigs()booleanScpRpcService.testScpDatasink(ScpDatasinkDto scpDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.scp.server.scp
Methods in net.datenwerke.rs.scp.server.scp that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidScpRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidScpRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoScpRpcServiceImpl.getDefaultDatasink()ScpRpcServiceImpl.getScpEnabledConfigs()booleanScpRpcServiceImpl.testScpDatasink(ScpDatasinkDto scpDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.rpc
Methods in net.datenwerke.rs.scriptdatasink.client.scriptdatasink.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidScriptDatasinkRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, boolean compressed) voidScriptDatasinkRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, boolean compressed) DatasinkDefinitionDtoScriptDatasinkRpcService.getDefaultDatasink()ScriptDatasinkRpcService.getStorageEnabledConfigs()booleanScriptDatasinkRpcService.testScriptDatasink(ScriptDatasinkDto datasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.scriptdatasink.server.scriptdatasink
Methods in net.datenwerke.rs.scriptdatasink.server.scriptdatasink that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidScriptDatasinkRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, boolean compressed) voidScriptDatasinkRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, boolean compressed) DatasinkDefinitionDtoScriptDatasinkRpcServiceImpl.getDefaultDatasink()ScriptDatasinkRpcServiceImpl.getStorageEnabledConfigs()booleanScriptDatasinkRpcServiceImpl.testScriptDatasink(ScriptDatasinkDto scriptDatasinkDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.scripting.client.scripting.rpc
Methods in net.datenwerke.rs.scripting.client.scripting.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<CommandResultDto> ScriptingRpcService.executeLoginScript()CommandResultDtoScriptingRpcService.executeScript(String scriptLocation, String args, HashMap<String, String> context) ScriptingRpcService.getImportPathFor(String line) -
Uses of ServerCallFailedException in net.datenwerke.rs.scripting.server.scripting
Methods in net.datenwerke.rs.scripting.server.scripting that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<CommandResultDto> ScriptingRpcServiceImpl.executeLoginScript()CommandResultDtoScriptingRpcServiceImpl.executeScript(String scriptLocation, String args, HashMap<String, String> context) -
Uses of ServerCallFailedException in net.datenwerke.rs.search.client.search.rpc
Methods in net.datenwerke.rs.search.client.search.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.search.server.search
Methods in net.datenwerke.rs.search.server.search that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionSearchResultListDtoSearchResultListDtoSearchRpcServiceImpl.find(Dto2PosoMapper typeDto, String searchStr) -
Uses of ServerCallFailedException in net.datenwerke.rs.tabledatasink.client.tabledatasink.rpc
Methods in net.datenwerke.rs.tabledatasink.client.tabledatasink.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidTableDatasinkRpcService.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidTableDatasinkRpcService.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoTableDatasinkRpcService.getDefaultDatasink()TableDatasinkRpcService.getStorageEnabledConfigs() -
Uses of ServerCallFailedException in net.datenwerke.rs.tabledatasink.server.tabledatasink
Methods in net.datenwerke.rs.tabledatasink.server.tabledatasink that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidTableDatasinkRpcServiceImpl.exportFileIntoDatasink(AbstractFileServerNodeDto abstractNodeDto, DatasinkDefinitionDto datasinkDto, String filename, String folder, boolean compressed) voidTableDatasinkRpcServiceImpl.exportReportIntoDatasink(ReportDto reportDto, String executorToken, DatasinkDefinitionDto datasinkDto, String format, List<ReportExecutionConfigDto> configs, String name, String folder, boolean compressed) DatasinkDefinitionDtoTableDatasinkRpcServiceImpl.getDefaultDatasink()TableDatasinkRpcServiceImpl.getStorageEnabledConfigs() -
Uses of ServerCallFailedException in net.datenwerke.rs.tabletemplate.client.tabletemplate.rpc
Methods in net.datenwerke.rs.tabletemplate.client.tabletemplate.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<TableReportTemplateDto> TableTemplateRpcService.loadTemplates(ReportDto report, String executeToken) voidTableTemplateRpcService.removeTemplates(ReportDto report, String executeToken, Collection<TableReportTemplateDto> templates) -
Uses of ServerCallFailedException in net.datenwerke.rs.tabletemplate.server.tabletemplate
Methods in net.datenwerke.rs.tabletemplate.server.tabletemplate that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionList<TableReportTemplateDto> TableTemplateRpcServiceImpl.loadTemplates(ReportDto reportDto, String executeToken) voidTableTemplateRpcServiceImpl.removeTemplates(ReportDto reportDto, String executeToken, Collection<TableReportTemplateDto> templates) -
Uses of ServerCallFailedException in net.datenwerke.rs.teamspace.client.teamspace.rpc
Methods in net.datenwerke.rs.teamspace.client.teamspace.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTeamSpaceDtoTeamSpaceRpcService.createNewTeamSpace(TeamSpaceDto dummySpace) TeamSpaceDtoTeamSpaceRpcService.editTeamSpaceSettings(TeamSpaceDto space) TeamSpaceDtoTeamSpaceRpcService.getExplicitPrimarySpace()TeamSpaceDtoTeamSpaceRpcService.getPrimarySpace()<any>TeamSpaceRpcService.loadAllTeamSpaces()<any>TeamSpaceRpcService.loadTeamSpaces()TeamSpaceDtoTeamSpaceRpcService.reloadTeamSpace(TeamSpaceDto teamSpace) TeamSpaceDtoTeamSpaceRpcService.reloadTeamSpaceForEdit(TeamSpaceDto teamSpaceDto) voidTeamSpaceRpcService.removeTeamSpace(TeamSpaceDto teamSpace) TeamSpaceDtoTeamSpaceRpcService.setMembers(TeamSpaceDto teamSpace, Collection<StrippedDownTeamSpaceMemberDto> members) voidTeamSpaceRpcService.setPrimarySpace(TeamSpaceDto teamSpaceDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.teamspace.server.teamspace
Methods in net.datenwerke.rs.teamspace.server.teamspace that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTeamSpaceDtoTeamSpaceRpcServiceImpl.createNewTeamSpace(TeamSpaceDto dummySpace) Creates a new teamspace with the currently logged in user as owner.TeamSpaceDtoTeamSpaceRpcServiceImpl.editTeamSpaceSettings(TeamSpaceDto teamSpaceDto) Necessary rightsTeamSpaceDtoTeamSpaceRpcServiceImpl.getExplicitPrimarySpace()TeamSpaceDtoTeamSpaceRpcServiceImpl.getPrimarySpace()<any>TeamSpaceRpcServiceImpl.loadAllTeamSpaces()<any>TeamSpaceRpcServiceImpl.loadTeamSpaces()Returns the teamspaces for the logged in userTeamSpaceDtoTeamSpaceRpcServiceImpl.reloadTeamSpace(TeamSpaceDto teamSpaceDto) TeamSpaceDtoTeamSpaceRpcServiceImpl.reloadTeamSpaceForEdit(TeamSpaceDto teamSpaceDto) voidTeamSpaceRpcServiceImpl.removeTeamSpace(TeamSpaceDto teamSpaceDto) Deletes the passed teamspaceTeamSpaceDtoTeamSpaceRpcServiceImpl.setMembers(TeamSpaceDto teamSpaceDto, Collection<StrippedDownTeamSpaceMemberDto> members) Necessary rightsvoidTeamSpaceRpcServiceImpl.setPrimarySpace(TeamSpaceDto teamSpaceDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.terminal.client.terminal.rpc
Methods in net.datenwerke.rs.terminal.client.terminal.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAutocompleteResultDtoTerminalRpcService.autocomplete(String sessionId, String command, int cursorPosition) AutocompleteResultDtoTerminalRpcService.autocomplete(String sessionId, String command, int cursorPosition, boolean forceResult) voidTerminalRpcService.closeSession(String sessionId) CommandResultDtoTerminalRpcService.ctrlCPressed(String sessionId) CommandResultDtoTerminalRpcService.initSession(AbstractNodeDto node, Dto2PosoMapper dto2PosoMapper) -
Uses of ServerCallFailedException in net.datenwerke.rs.terminal.server.terminal
Methods in net.datenwerke.rs.terminal.server.terminal that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAutocompleteResultDtoTerminalRpcServiceImpl.autocomplete(String sessionId, String command, int cursorPosition) AutocompleteResultDtoTerminalRpcServiceImpl.autocomplete(String sessionId, String command, int cursorPosition, boolean forceResult) voidTerminalRpcServiceImpl.closeSession(String sessionId) CommandResultDtoTerminalRpcServiceImpl.ctrlCPressed(String sessionId) CommandResultDtoTerminalRpcServiceImpl.initSession(AbstractNodeDto nodeDto, Dto2PosoMapper dto2PosoMapper) -
Uses of ServerCallFailedException in net.datenwerke.rs.transport.client.transport.eximport.ex.rpc
Methods in net.datenwerke.rs.transport.client.transport.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTransportManagerExportRpcService.loadResult()voidTransportManagerExportRpcService.quickExport(AbstractTransportManagerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.rs.transport.client.transport.eximport.im.rpc
Methods in net.datenwerke.rs.transport.client.transport.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.rs.transport.client.transport.rpc
Methods in net.datenwerke.rs.transport.client.transport.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidTransportRpcService.addAllDescendants(TransportDto transportDto, AbstractNodeDto elementDto, boolean includeVariants) voidTransportRpcService.addElement(TransportDto transportDto, AbstractNodeDto elementDto, boolean includeVariants) voidTransportRpcService.apply(TransportDto transportDto) List<TransportCheckEntryDto> TransportRpcService.checkPreconditions(TransportDto transportDto) TransportRpcService.extractTreeModel(TransportDto transportDto) List<TransportDto> TransportRpcService.loadImportedTransports()voidTransportRpcService.removeElements(TransportDto transportDto, List<ImportTreeModel> elementsToRemove) voidTransportRpcService.rpull() -
Uses of ServerCallFailedException in net.datenwerke.rs.transport.server.transport
Methods in net.datenwerke.rs.transport.server.transport that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidTransportRpcServiceImpl.addAllDescendants(TransportDto transportDto, AbstractNodeDto elementDto, boolean includeVariants) voidTransportRpcServiceImpl.addElement(TransportDto transportDto, AbstractNodeDto elementDto, boolean includeVariants) voidTransportRpcServiceImpl.apply(TransportDto transportDto) List<TransportCheckEntryDto> TransportRpcServiceImpl.checkPreconditions(TransportDto transportDto) TransportRpcServiceImpl.extractTreeModel(TransportDto transportDto) List<TransportDto> TransportRpcServiceImpl.loadImportedTransports()TransportManagerExportRpcServiceImpl.loadResult()TransportManagerImportRpcServiceImpl.loadTree()voidTransportManagerExportRpcServiceImpl.quickExport(AbstractTransportManagerNodeDto nodeDto) voidTransportRpcServiceImpl.removeElements(TransportDto transportDto, List<ImportTreeModel> elementsToRemove) voidTransportRpcServiceImpl.rpull()AbstractNodeDtoTransportManagerTreeHandlerRpcServiceImpl.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.rs.tsreportarea.client.tsreportarea.rpc
Methods in net.datenwerke.rs.tsreportarea.client.tsreportarea.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTsDiskReportReferenceDtoTsDiskRpcService.createAndImportVariant(TeamSpaceDto currentSpace, TsDiskFolderDto currentFolder, ReportDto reportVariantDto, String executeToken, String name, String desc) TsDiskFolderDtoTsDiskRpcService.createFolder(TeamSpaceDto teamSpaceDto, TsDiskFolderDto parent, TsDiskFolderDto dummy) voidTsDiskRpcService.deleteNodes(List<AbstractNodeDto> nodes, Dto state) voidTsDiskRpcService.deleteNodesWithForce(List<AbstractNodeDto> nodes, Dto state) TsDiskRpcService.getFileUploadEndingWhiteList()TsDiskRpcService.getItemsIn(TeamSpaceDto teamSpace, TsDiskFolderDto folder) TsDiskRpcService.getMaxUploadFileSizeBytes()TsDiskRpcService.getReferenceInfosFor(ReportDto report) List<TsDiskReportReferenceDto> TsDiskRpcService.getReferencesInApp(TeamSpaceDto teamSpace, TsDiskFolderDto folder) List<ReportDto> TsDiskRpcService.getReportsInCatalog()SafeHtmlTsDiskRpcService.getTeamSpacesAsHtml(UserDto user) TsDiskRpcService.getTeamSpacesWithPathsThatLinkTo(ReportDto report) SafeHtmlTsDiskRpcService.getTeamSpacesWithPathsThatLinkToAsHtml(ReportDto report) List<TeamSpaceDto> TsDiskRpcService.getTeamSpacesWithReferenceTo(ReportDto report) List<TeamSpaceDto> TsDiskRpcService.getTeamSpacesWithTsDiskApp()TsDiskReportReferenceDtoTsDiskRpcService.importReport(TeamSpaceDto teamSpaceDto, TsDiskFolderDto parent, ReportDto report, boolean copyReport, boolean reference) TsDiskReportReferenceDtoTsDiskRpcService.importReport(TeamSpaceDto teamSpaceDto, TsDiskFolderDto parent, ReportDto report, boolean copyReport, String name, String description, boolean reference) TsDiskRpcService.isFileUploadEnabled()voidTsDiskRpcService.sendUserViewChangedNotice(String viewId) AbstractNodeDtoTsDiskRpcService.updateNode(AbstractNodeDto nodeDto, boolean changeUnderlyingReport, String name, String description, Dto state) TsDiskReportReferenceDtoTsDiskRpcService.updateReferenceAndReport(TsDiskReportReferenceDto reference, ReportDto report, String executeToken, String name, String description) -
Uses of ServerCallFailedException in net.datenwerke.rs.tsreportarea.server.tsreportarea
Methods in net.datenwerke.rs.tsreportarea.server.tsreportarea that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionTsDiskReportReferenceDtoTsDiskRpcServiceImpl.createAndImportVariant(TeamSpaceDto teamSpaceDto, TsDiskFolderDto folderDto, ReportDto reportDto, String executeToken, String name, String desc) TsDiskFolderDtoTsDiskRpcServiceImpl.createFolder(TeamSpaceDto teamSpaceDto, TsDiskFolderDto parentDto, TsDiskFolderDto dummy) voidTsDiskRpcServiceImpl.deleteNode(AbstractNodeDto node, Dto state) voidTsDiskRpcServiceImpl.deleteNodes(List<AbstractNodeDto> nodes, Dto state) voidTsDiskRpcServiceImpl.deleteNodesWithForce(List<AbstractNodeDto> nodes, Dto state) voidTsDiskRpcServiceImpl.deleteNodeWithForce(AbstractNodeDto node, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.duplicateNode(AbstractNodeDto toDuplicate, Dto state) List<AbstractNodeDto> TsDiskRpcServiceImpl.getChildren(AbstractNodeDto node, Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) String[][]TsDiskRpcServiceImpl.getChildrenAsFto(AbstractNodeDto node, Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) TsDiskRpcServiceImpl.getFileUploadEndingWhiteList()TsDiskRpcServiceImpl.getItemsIn(TeamSpaceDto teamSpaceDto, TsDiskFolderDto folderDto) TsDiskRpcServiceImpl.getMaxUploadFileSizeBytes()TsDiskRpcServiceImpl.getReferenceInfosFor(ReportDto reportDto) List<TsDiskReportReferenceDto> TsDiskRpcServiceImpl.getReferencesInApp(TeamSpaceDto teamSpaceDto, TsDiskFolderDto folderDto) List<ReportDto> TsDiskRpcServiceImpl.getReportsInCatalog()Returns a list of all reports the current user is allowed to seeList<AbstractNodeDto> TsDiskRpcServiceImpl.getRoot(Dto state) SafeHtmlTsDiskRpcServiceImpl.getTeamSpacesAsHtml(UserDto userDto) TsDiskRpcServiceImpl.getTeamSpacesWithPathsThatLinkTo(ReportDto reportDto) SafeHtmlTsDiskRpcServiceImpl.getTeamSpacesWithPathsThatLinkToAsHtml(ReportDto reportDto) List<TeamSpaceDto> TsDiskRpcServiceImpl.getTeamSpacesWithReferenceTo(ReportDto reportDto) List<TeamSpaceDto> TsDiskRpcServiceImpl.getTeamSpacesWithTsDiskApp()TsDiskReportReferenceDtoTsDiskRpcServiceImpl.importReport(TeamSpaceDto teamSpaceDto, TsDiskFolderDto folderDto, ReportDto reportDto, boolean copyReport, boolean isReference) TsDiskReportReferenceDtoTsDiskRpcServiceImpl.importReport(TeamSpaceDto teamSpaceDto, TsDiskFolderDto folderDto, ReportDto reportDto, boolean copyReport, String name, String description, boolean isReference) AbstractNodeDtoTsDiskRpcServiceImpl.insertNode(AbstractNodeDto objectTypeToInsert, AbstractNodeDto node, Dto state) TsDiskRpcServiceImpl.isFileUploadEnabled()TsDiskRpcServiceImpl.loadAll(Dto state) TsDiskRpcServiceImpl.loadAll(Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) String[][]TsDiskRpcServiceImpl.loadAllAsFto(Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.loadFullViewNode(AbstractNodeDto nodeDto, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.loadNodeById(Long id, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.moveNodeAppend(AbstractNodeDto node, AbstractNodeDto reference, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.moveNodeInsert(AbstractNodeDto node, AbstractNodeDto reference, int index, Dto state) List<AbstractNodeDto> TsDiskRpcServiceImpl.moveNodesAppend(List<AbstractNodeDto> nodes, AbstractNodeDto reference, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.refreshNode(AbstractNodeDto node, Dto state) voidTsDiskRpcServiceImpl.sendUserViewChangedNotice(String viewId) AbstractNodeDtoTsDiskRpcServiceImpl.setFlag(AbstractNodeDto node, long flagToSet, long FlagToUnset, boolean updateNode, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.updateNode(AbstractNodeDto nodeDto, boolean changeUnderlyingReport, String name, String description, Dto state) AbstractNodeDtoTsDiskRpcServiceImpl.updateNode(AbstractNodeDto nodeDto, Dto state) TsDiskReportReferenceDtoTsDiskRpcServiceImpl.updateReferenceAndReport(TsDiskReportReferenceDto referenceDto, ReportDto reportDto, String executeToken, String name, String description) -
Uses of ServerCallFailedException in net.datenwerke.rs.uservariables.client.uservariables.rpc
Methods in net.datenwerke.rs.uservariables.client.uservariables.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserVariableDefinitionDtoUserVariablesRpcService.addUserVariableDefinition(UserVariableDefinitionDto definition) Adds a new user variable to the list of available variables.List<UserVariableInstanceDto> UserVariablesRpcService.addUserVariableInstances(List<UserVariableDefinitionDto> definitionDto, AbstractUserManagerNodeDto nodeDto) <any>UserVariablesRpcService.getDefinedUserVariableDefinitions()Returns all defined variables.List<UserVariableInstanceDto> UserVariablesRpcService.getDefinedUserVariableInstances(AbstractUserManagerNodeDto nodeDto) Returns the instances for a given node.List<UserVariableInstanceDto> UserVariablesRpcService.getInheritedUserVariableInstances(AbstractUserManagerNodeDto nodeDto) Returns the inherited instances for a given node.voidUserVariablesRpcService.removeUserVariableDefinitions(Collection<UserVariableDefinitionDto> definition, boolean force) voidUserVariablesRpcService.removeUserVariableInstances(Collection<UserVariableInstanceDto> instanceDto) UserVariableDefinitionDtoUserVariablesRpcService.updateUserVariableDefinition(UserVariableDefinitionDto definition) Changes the definition of a user variable in the list of available variables.UserVariableInstanceDtoUserVariablesRpcService.updateUserVariableInstance(UserVariableInstanceDto instanceDto) -
Uses of ServerCallFailedException in net.datenwerke.rs.uservariables.server.uservariables
Methods in net.datenwerke.rs.uservariables.server.uservariables that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserVariableDefinitionDtoUserVariablesRpcServiceImpl.addUserVariableDefinition(UserVariableDefinitionDto definitionDto) List<UserVariableInstanceDto> UserVariablesRpcServiceImpl.addUserVariableInstances(List<UserVariableDefinitionDto> definitionDtos, AbstractUserManagerNodeDto nodeDto) <any>UserVariablesRpcServiceImpl.getDefinedUserVariableDefinitions()List<UserVariableInstanceDto> UserVariablesRpcServiceImpl.getDefinedUserVariableInstances(AbstractUserManagerNodeDto nodeDto) List<UserVariableInstanceDto> UserVariablesRpcServiceImpl.getInheritedUserVariableInstances(AbstractUserManagerNodeDto nodeDto) voidUserVariablesRpcServiceImpl.removeUserVariableDefinitions(Collection<UserVariableDefinitionDto> definitionDtos, boolean force) voidUserVariablesRpcServiceImpl.removeUserVariableInstances(Collection<UserVariableInstanceDto> instanceDtos) UserVariableDefinitionDtoUserVariablesRpcServiceImpl.updateUserVariableDefinition(UserVariableDefinitionDto definitionDto) UserVariableInstanceDtoUserVariablesRpcServiceImpl.updateUserVariableInstance(UserVariableInstanceDto instanceDto) -
Uses of ServerCallFailedException in net.datenwerke.rsenterprise.main.server
Methods in net.datenwerke.rsenterprise.main.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionEnterpriseInformationDtoEnterpriseCheckRpcServiceImpl.getEnterpriseInfos() -
Uses of ServerCallFailedException in net.datenwerke.security.client.security.lostpassword.rpc
Methods in net.datenwerke.security.client.security.lostpassword.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionbooleanLostPasswordRpcService.isLostPasswordDisabled()LostPasswordRpcService.requestNewPassword(String username) -
Uses of ServerCallFailedException in net.datenwerke.security.ext.client.password
Methods in net.datenwerke.security.ext.client.password that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidPasswordRpcService.changePassword(String oldPassword, String newPassword, boolean encrypted) voidPasswordRpcService.changePassword(String username, String oldPassword, String newPassword, boolean encrypted) -
Uses of ServerCallFailedException in net.datenwerke.security.ext.client.security.rpc
Methods in net.datenwerke.security.ext.client.security.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAceDtoSecurityRpcService.aceMoved(AbstractNodeDto node, AceDto ace, int index) AceDtoSecurityRpcService.aceMoved(GenericTargetIdentifier targetIdentifier, AceDto ace, int index) AceDtoSecurityRpcService.addACE(AbstractNodeDto node) AceDtoSecurityRpcService.addACE(GenericTargetIdentifier targetIdentifier) AceDtoSecurityRpcService.editACE(AbstractNodeDto node, AceDto ace) AceDtoSecurityRpcService.editACE(GenericTargetIdentifier targetIdentifier, AceDto ace) SecurityRpcService.loadGenericSecurityViewInformation(GenericTargetIdentifier targetIdentifier) SecurityRpcService.loadSecurityViewInformation(AbstractNodeDto node) voidSecurityRpcService.removeACEs(AbstractNodeDto node, List<AceDto> aceDtos) voidSecurityRpcService.removeACEs(GenericTargetIdentifier targetIdentifier, List<AceDto> aceDtos) -
Uses of ServerCallFailedException in net.datenwerke.security.ext.client.usermanager.rpc
Methods in net.datenwerke.security.ext.client.usermanager.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserDtoUserManagerRpcService.changeActiveUserData(UserDto userDto) SafeHtmlUserManagerRpcService.getOrganisationalUnitDetailsAsHtml(UserDto userDto) <any>UserManagerRpcService.getStrippedDownGroups()<any>UserManagerRpcService.getStrippedDownUsers()UserManagerRpcService.getStrippedDownUsers(Collection<Long> ids) SafeHtmlUserManagerRpcService.getUserDetailsAsHtml(UserDto userDto) SafeHtmlUserManagerRpcService.getUserGroupDetailsAsHtml(UserDto userDto) GroupDtoUserManagerRpcService.updateGroupMembership(GroupDto group, Set<Long> userIds, Set<Long> groupIds, Set<Long> ouIds) -
Uses of ServerCallFailedException in net.datenwerke.security.ext.server
Methods in net.datenwerke.security.ext.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionAceDtoSecurityRpcServiceImpl.aceMoved(AbstractNodeDto nodeDto, AceDto aceDto, int index) AceDtoSecurityRpcServiceImpl.aceMoved(GenericTargetIdentifier targetIdentifier, AceDto aceDto, int index) AceDtoSecurityRpcServiceImpl.addACE(AbstractNodeDto nodeDto) AceDtoSecurityRpcServiceImpl.addACE(GenericTargetIdentifier targetIdentifier) AceDtoSecurityRpcServiceImpl.editACE(AbstractNodeDto nodeDto, AceDto aceDto) AceDtoSecurityRpcServiceImpl.editACE(GenericTargetIdentifier targetIdentifier, AceDto aceDto) SecurityRpcServiceImpl.loadGenericSecurityViewInformation(GenericTargetIdentifier targetIdentifier) SecurityRpcServiceImpl.loadSecurityViewInformation(AbstractNodeDto node) voidSecurityRpcServiceImpl.removeACEs(AbstractNodeDto nodeDto, List<AceDto> aceDtos) voidSecurityRpcServiceImpl.removeACEs(GenericTargetIdentifier targetIdentifier, List<AceDto> aceDtos) -
Uses of ServerCallFailedException in net.datenwerke.security.ext.server.usermanager
Methods in net.datenwerke.security.ext.server.usermanager that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserDtoUserManagerRpcServiceImpl.changeActiveUserData(UserDto userDto) SafeHtmlUserManagerRpcServiceImpl.getOrganisationalUnitDetailsAsHtml(UserDto userDto) <any>UserManagerRpcServiceImpl.getStrippedDownGroups()<any>UserManagerRpcServiceImpl.getStrippedDownUsers()UserManagerRpcServiceImpl.getStrippedDownUsers(Collection<Long> ids) SafeHtmlUserManagerRpcServiceImpl.getUserDetailsAsHtml(UserDto userDto) SafeHtmlUserManagerRpcServiceImpl.getUserGroupDetailsAsHtml(UserDto userDto) UserManagerTreeHandlerImpl.loadAll(Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) AbstractNodeDtoUserManagerTreeHandlerImpl.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.security.ext.server.utils
Methods in net.datenwerke.security.ext.server.utils that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidPasswordRpcServiceImpl.changePassword(String oldPasswordB64, String newPasswordB64, boolean encrypted) -
Uses of ServerCallFailedException in net.datenwerke.security.server
Methods in net.datenwerke.security.server that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidTreeDBManagerTreeHandler.deleteNode(AbstractNodeDto node, Dto state) Deletes the specified nodevoidTreeDBManagerTreeHandler.deleteNodeWithForce(AbstractNodeDto node, Dto state) Deletes the specified nodeAbstractNodeDtoTreeDBManagerTreeHandler.duplicateNode(AbstractNodeDto toDuplicate, Dto state) final List<AbstractNodeDto> TreeDBManagerTreeHandler.getChildren(AbstractNodeDto node, Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) final String[][]TreeDBManagerTreeHandler.getChildrenAsFto(AbstractNodeDto node, Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) List<AbstractNodeDto> TreeDBManagerTreeHandler.getRoot(Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.insertNode(AbstractNodeDto objectTypeToInsert, AbstractNodeDto node, Dto state) inserts an object of the specified typeTreeDBManagerTreeHandler.loadAll(Dto state) TreeDBManagerTreeHandler.loadAll(Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) String[][]TreeDBManagerTreeHandler.loadAllAsFto(Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.loadFullViewNode(AbstractNodeDto node, Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.loadNodeById(Long id, Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.moveNodeAppend(AbstractNodeDto node, AbstractNodeDto reference, Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.moveNodeInsert(AbstractNodeDto node, AbstractNodeDto reference, int index, Dto state) List<AbstractNodeDto> TreeDBManagerTreeHandler.moveNodesAppend(List<AbstractNodeDto> nodes, AbstractNodeDto reference, Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.refreshNode(AbstractNodeDto node, Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.setFlag(AbstractNodeDto node, long flagToSet, long flagToUnset, boolean updateNode, Dto state) AbstractNodeDtoTreeDBManagerTreeHandler.updateNode(AbstractNodeDto nodeDto, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.treedb.client.treedb.rpc
Methods in net.datenwerke.treedb.client.treedb.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionvoidRPCTreeManager.deleteNode(AbstractNodeDto node, Dto state) voidRPCTreeManager.deleteNodeWithForce(AbstractNodeDto node, Dto state) AbstractNodeDtoRPCTreeManager.duplicateNode(AbstractNodeDto toDuplicate, Dto state) List<AbstractNodeDto> RPCTreeLoader.getChildren(AbstractNodeDto node, Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) String[][]RPCTreeLoader.getChildrenAsFto(AbstractNodeDto node, Dto state, Collection<Dto2PosoMapper> wlFilters, Collection<Dto2PosoMapper> blFilters) List<AbstractNodeDto> RPCTreeLoader.getRoot(Dto state) AbstractNodeDtoRPCTreeManager.insertNode(AbstractNodeDto objectTypeToInsert, AbstractNodeDto node, Dto state) RPCTreeLoader.loadAll(Dto state) RPCTreeLoader.loadAll(Dto state, Collection<Dto2PosoMapper> whiteListFilters, Collection<Dto2PosoMapper> blackListFilters) String[][]RPCTreeLoader.loadAllAsFto(Dto state) AbstractNodeDtoRPCTreeLoader.loadFullViewNode(AbstractNodeDto node, Dto state) AbstractNodeDtoRPCTreeManager.loadFullViewNode(AbstractNodeDto node, Dto state) AbstractNodeDtoRPCTreeLoader.loadNodeById(Long id, Dto state) AbstractNodeDtoRPCTreeManager.moveNodeAppend(AbstractNodeDto node, AbstractNodeDto reference, Dto state) AbstractNodeDtoRPCTreeManager.moveNodeInsert(AbstractNodeDto node, AbstractNodeDto reference, int index, Dto state) List<AbstractNodeDto> RPCTreeManager.moveNodesAppend(List<AbstractNodeDto> node, AbstractNodeDto reference, Dto state) AbstractNodeDtoRPCTreeManager.refreshNode(AbstractNodeDto node, Dto state) AbstractNodeDtoRPCTreeManager.setFlag(AbstractNodeDto node, long flagToSet, long flagToUnset, boolean updateNode, Dto state) AbstractNodeDtoRPCTreeManager.updateNode(AbstractNodeDto node, Dto state) -
Uses of ServerCallFailedException in net.datenwerke.usermanager.ext.client.eximport.ex.rpc
Methods in net.datenwerke.usermanager.ext.client.eximport.ex.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserManagerExportRpcService.loadResult()voidUserManagerExportRpcService.quickExport(AbstractUserManagerNodeDto dto) -
Uses of ServerCallFailedException in net.datenwerke.usermanager.ext.client.eximport.im.rpc
Methods in net.datenwerke.usermanager.ext.client.eximport.im.rpc that throw ServerCallFailedException -
Uses of ServerCallFailedException in net.datenwerke.usermanager.ext.client.properties.rpc
Methods in net.datenwerke.usermanager.ext.client.properties.rpc that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserPropertiesRpcService.getPropertyKeys()UserDtoUserPropertiesRpcService.updateProperties(UserDto user, List<UserPropertyDto> addedProperties, List<UserPropertyDto> modifiedProperties, List<UserPropertyDto> removedProperties) -
Uses of ServerCallFailedException in net.datenwerke.usermanager.ext.server.eximport
Methods in net.datenwerke.usermanager.ext.server.eximport that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserManagerExportRpcServiceImpl.loadResult()UserManagerImportRpcServiceImpl.loadTree()voidUserManagerExportRpcServiceImpl.quickExport(AbstractUserManagerNodeDto nodeDto) -
Uses of ServerCallFailedException in net.datenwerke.usermanager.ext.server.properties
Methods in net.datenwerke.usermanager.ext.server.properties that throw ServerCallFailedExceptionModifier and TypeMethodDescriptionUserPropertiesRpcServiceImpl.getPropertyKeys()UserDtoUserPropertiesRpcServiceImpl.updateProperties(UserDto userDto, List<UserPropertyDto> addedProperties, List<UserPropertyDto> modifiedProperties, List<UserPropertyDto> removedProperties)