Uses of Class
net.datenwerke.gxtdto.client.servercommunication.exceptions.ExpectedException
Packages that use ExpectedException
Package
Description
-
Uses of ExpectedException in net.datenwerke.dtoservices.dtogenerator.dto2posogenerator.interfaces
Methods in net.datenwerke.dtoservices.dtogenerator.dto2posogenerator.interfaces that throw ExpectedExceptionModifier and TypeMethodDescriptionDto2PosoGenerator.createPoso(D dto) Creates a new Poso obejct with the data provided by the dto.Dto2PosoGenerator.createUnmanagedPoso(D dto) Dto2PosoGenerator.loadAndMergePoso(D dto) voidvoidDto2PosoGenerator.mergeUnmanagedPoso(D dto, P poso) -
Uses of ExpectedException in net.datenwerke.gxtdto.client.servercommunication.exceptions
Modifier and TypeClassDescriptionclassclass -
Uses of ExpectedException in net.datenwerke.gxtdto.server.dtomanager
Methods in net.datenwerke.gxtdto.server.dtomanager that throw ExpectedExceptionModifier and TypeMethodDescriptionDtoService.createPoso(Object dto) DtoService.createUnmanagedPoso(Object dto) DtoService.loadAndMergePoso(Object dto) voidvoidDtoService.mergeUnmanagedPoso(Object dto, Object poso) -
Uses of ExpectedException in net.datenwerke.rs.adminutils.server.suuser
Methods in net.datenwerke.rs.adminutils.server.suuser that throw ExpectedException -
Uses of ExpectedException in net.datenwerke.rs.amazons3.service.amazons3.hooker
Methods in net.datenwerke.rs.amazons3.service.amazons3.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsAmazonS3DatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.base.server.table
Methods in net.datenwerke.rs.base.server.table that throw ExpectedExceptionModifier and TypeMethodDescriptionTableReportUtilityServiceImpl.getReportInformation(TableReportDto tableReportDto, String executeToken) <any>TableReportUtilityServiceImpl.getReturnedColumns(TableReportDto tableReportDto, String executeToken) TableReportUtilityServiceImpl.getSpecialParameter(ReportDto reportDto, String executeToken) -
Uses of ExpectedException in net.datenwerke.rs.birt.client.utils.rpc
Methods in net.datenwerke.rs.birt.client.utils.rpc that throw ExpectedExceptionModifier and TypeMethodDescriptionBirtReportDtoBirtUtilsRpcService.addParametersFor(BirtReportDto report, List<BirtParameterProposalDto> proposalDtos) -
Uses of ExpectedException in net.datenwerke.rs.birt.server
Methods in net.datenwerke.rs.birt.server that throw ExpectedExceptionModifier and TypeMethodDescriptionBirtReportDtoBirtUtilsRpcServiceImpl.addParametersFor(BirtReportDto reportDto, List<BirtParameterProposalDto> proposalDtos) -
Uses of ExpectedException in net.datenwerke.rs.box.service.box.hooker
Methods in net.datenwerke.rs.box.service.box.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsBoxDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.condition.client.condition.rpc
Methods in net.datenwerke.rs.condition.client.condition.rpc that throw ExpectedExceptionModifier and TypeMethodDescriptionbooleanConditionRpcService.executeCondition(ScheduleConditionDto scheduleCondition) ConditionRpcService.getConditions(ReportDto report) ConditionRpcService.getReplacementsFor(ReportConditionDto condition) -
Uses of ExpectedException in net.datenwerke.rs.condition.server.condition
Methods in net.datenwerke.rs.condition.server.condition that throw ExpectedExceptionModifier and TypeMethodDescriptionbooleanConditionRpcServiceImpl.executeCondition(ScheduleConditionDto scheduleCondition) -
Uses of ExpectedException in net.datenwerke.rs.core.client.parameters.rpc
Methods in net.datenwerke.rs.core.client.parameters.rpc that throw ExpectedExceptionModifier and TypeMethodDescriptionReportDtoParameterRpcService.duplicateParameters(List<ParameterDefinitionDto> params, AbstractNodeDto correspondingNode) ReportDtoParameterRpcService.updateParameter(ParameterDefinitionDto parameter) -
Uses of ExpectedException in net.datenwerke.rs.core.client.transport
Subclasses of ExpectedException in net.datenwerke.rs.core.client.transport -
Uses of ExpectedException in net.datenwerke.rs.core.server.parameters
Methods in net.datenwerke.rs.core.server.parameters that throw ExpectedExceptionModifier and TypeMethodDescriptionReportDtoParameterRpcServiceImpl.duplicateParameters(List<ParameterDefinitionDto> parameterDtos, AbstractNodeDto correspondingNode) ReportDtoParameterRpcServiceImpl.updateParameter(ParameterDefinitionDto parameter) -
Uses of ExpectedException in net.datenwerke.rs.core.service.reportmanager
Methods in net.datenwerke.rs.core.service.reportmanager that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidReportService.prepareVariantForStorage(ReportVariant report, String executeToken) voidReportServiceImpl.prepareVariantForStorage(ReportVariant variant, String executeToken) -
Uses of ExpectedException in net.datenwerke.rs.core.service.reportmanager.engine
Methods in net.datenwerke.rs.core.service.reportmanager.engine that throw ExpectedExceptionModifier and TypeMethodDescriptionReportEngine.execute(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) Executes a given report.ReportEngine.executeDry(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) -
Uses of ExpectedException in net.datenwerke.rs.core.service.reportmanager.engine.hooks
Methods in net.datenwerke.rs.core.service.reportmanager.engine.hooks that throw ExpectedExceptionModifier and TypeMethodDescriptionReportEngineTakeOverExecutionHook.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) Execute the report.ReportEngineTakeOverExecutionHook.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) Return an empty CompiledReport object to specify mime type and extension. -
Uses of ExpectedException in net.datenwerke.rs.dropbox.service.dropbox.hooker
Methods in net.datenwerke.rs.dropbox.service.dropbox.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsDropboxDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.emaildatasink.service.emaildatasink.hooker
Methods in net.datenwerke.rs.emaildatasink.service.emaildatasink.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsEmailDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.ftp.service.ftp.hooker
Methods in net.datenwerke.rs.ftp.service.ftp.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsFtpFileHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) voidScheduleConfigAsFtpsFileHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) voidScheduleConfigAsSftpFileHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.globalconstants.server.globalconstants
Methods in net.datenwerke.rs.globalconstants.server.globalconstants that throw ExpectedExceptionModifier and TypeMethodDescriptionGlobalConstantDtoGlobalConstantsRpcServiceImpl.updateConstant(GlobalConstantDto constantDto) -
Uses of ExpectedException in net.datenwerke.rs.googledrive.service.googledrive.hooker
Methods in net.datenwerke.rs.googledrive.service.googledrive.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsGoogleDriveDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.incubator.server.jasperutils
Methods in net.datenwerke.rs.incubator.server.jasperutils that throw ExpectedExceptionModifier and TypeMethodDescriptionJasperReportDtoJasperUtilsRpcServiceImpl.addParametersFor(JasperReportDto jasperReportDto, List<JasperParameterProposalDto> proposalDtos) -
Uses of ExpectedException in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.hooker
Methods in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsLocalFileSystemHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.onedrive.service.onedrive.hooker
Methods in net.datenwerke.rs.onedrive.service.onedrive.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsOneDriveDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.passwordpolicy.service.activateuser
Methods in net.datenwerke.rs.passwordpolicy.service.activateuser that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidActivateUserService.activateAccount(User user) voidActivateUserService.activateAccount(User user, boolean force) voidActivateUserServiceImpl.activateAccount(User user) voidActivateUserServiceImpl.activateAccount(User user, boolean force) -
Uses of ExpectedException in net.datenwerke.rs.passwordpolicy.service.hooker
Methods in net.datenwerke.rs.passwordpolicy.service.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidBsiPasswordPolicyChangePasswordHook.beforePasswordChanged(User user, String newPassword) -
Uses of ExpectedException in net.datenwerke.rs.passwordpolicy.service.lostpassword
Methods in net.datenwerke.rs.passwordpolicy.service.lostpassword that throw ExpectedExceptionModifier and TypeMethodDescriptionLostPasswordService.requestNewPassword(String username) LostPasswordServiceImpl.requestNewPassword(String username) -
Uses of ExpectedException in net.datenwerke.rs.printer.service.printer.hooker
Methods in net.datenwerke.rs.printer.service.printer.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsPrinterDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.saiku.server.rest
Methods in net.datenwerke.rs.saiku.server.rest that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidSaikuRpcServiceImpl.stashReport(String token, SaikuReportDto reportDto) -
Uses of ExpectedException in net.datenwerke.rs.saikupivot.server
Methods in net.datenwerke.rs.saikupivot.server that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidSaikuPivotRpcServiceImpl.stashReport(String token, TableReportDto reportDto) -
Uses of ExpectedException in net.datenwerke.rs.saikupivot.service
Methods in net.datenwerke.rs.saikupivot.service that throw ExpectedExceptionModifier and TypeMethodDescriptionSaikuPivotService.createSaikuFrom(User user, TableReport report, String executeToken) SaikuPivotServiceImpl.createSaikuFrom(User user, TableReport report, String executeToken) SaikuPivotService.cubeExport(User user, TableReport report, String executeToken) SaikuPivotServiceImpl.cubeExport(User user, TableReport report, String executeToken) -
Uses of ExpectedException in net.datenwerke.rs.saikupivot.service.hooker
Methods in net.datenwerke.rs.saikupivot.service.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionExportTableCubeReport.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) ExportTableCubeReport.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) -
Uses of ExpectedException in net.datenwerke.rs.samba.service.samba.hooker
Methods in net.datenwerke.rs.samba.service.samba.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsSambaFileHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.scheduleasfile.server.scheduleasfile
Methods in net.datenwerke.rs.scheduleasfile.server.scheduleasfile that throw ExpectedException -
Uses of ExpectedException in net.datenwerke.rs.scheduleasfile.service.scheduleasfile.hooker
Methods in net.datenwerke.rs.scheduleasfile.service.scheduleasfile.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsFileHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.scheduler.service.scheduler.hooks
Methods in net.datenwerke.rs.scheduler.service.scheduler.hooks that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigProviderHook.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.scp.service.scp.hooker
Methods in net.datenwerke.rs.scp.service.scp.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsScpFileHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.hooker
Methods in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsScriptDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.search.server.search
Methods in net.datenwerke.rs.search.server.search that throw ExpectedException -
Uses of ExpectedException in net.datenwerke.rs.tabledatasink.service.tabledatasink.hooker
Methods in net.datenwerke.rs.tabledatasink.service.tabledatasink.hooker that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidScheduleConfigAsTableDatasinkHooker.adaptScheduleDefinition(ReportScheduleDefinition rsd, ReportExecuteJob job) -
Uses of ExpectedException in net.datenwerke.rs.terminal.client.terminal.rpc
Methods in net.datenwerke.rs.terminal.client.terminal.rpc that throw ExpectedExceptionModifier and TypeMethodDescriptionAutocompleteResultDtoTerminalRpcService.autocomplete(String sessionId, String command, int cursorPosition) AutocompleteResultDtoTerminalRpcService.autocomplete(String sessionId, String command, int cursorPosition, boolean forceResult) CommandResultDtoTerminalRpcService.ctrlCPressed(String sessionId) CommandResultDto -
Uses of ExpectedException in net.datenwerke.rs.terminal.server.terminal
Methods in net.datenwerke.rs.terminal.server.terminal that throw ExpectedExceptionModifier and TypeMethodDescriptionAutocompleteResultDtoTerminalRpcServiceImpl.autocomplete(String sessionId, String command, int cursorPosition) AutocompleteResultDtoTerminalRpcServiceImpl.autocomplete(String sessionId, String command, int cursorPosition, boolean forceResult) CommandResultDtoTerminalRpcServiceImpl.ctrlCPressed(String sessionId) CommandResultDto -
Uses of ExpectedException in net.datenwerke.rs.tsreportarea.server.tsreportarea
Methods in net.datenwerke.rs.tsreportarea.server.tsreportarea that throw ExpectedExceptionModifier and TypeMethodDescriptionTsDiskReportReferenceDtoTsDiskRpcServiceImpl.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) -
Uses of ExpectedException in net.datenwerke.security.ext.server.utils
Methods in net.datenwerke.security.ext.server.utils that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidPasswordRpcServiceImpl.changePassword(String username, String oldPasswordB64, String newPasswordB64, boolean encrypted) -
Uses of ExpectedException in net.datenwerke.security.service.usermanager
Methods in net.datenwerke.security.service.usermanager that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidUserManagerService.changePassword(String username, String oldPassword, String newPassword) voidUserManagerService.changePassword(User user, String oldPassword, String newPassword) voidUserManagerServiceImpl.changePassword(String username, String oldPassword, String newPassword) voidUserManagerServiceImpl.changePassword(User user, String oldPassword, String newPassword) -
Uses of ExpectedException in net.datenwerke.security.service.usermanager.hooks
Methods in net.datenwerke.security.service.usermanager.hooks that throw ExpectedExceptionModifier and TypeMethodDescriptionvoidChangePasswordHook.beforePasswordChanged(User user, String newPassword)