Uses of Annotation Interface
net.datenwerke.rs.utils.misc.Nullable
Packages that use Nullable
Package
Description
-
Uses of Nullable in net.datenwerke.dbpool.config
Constructor parameters in net.datenwerke.dbpool.config with annotations of type NullableModifierConstructorDescriptionConnectionPoolConfigImpl(HierarchicalConfiguration config, Long id) ConnectionPoolConfigImpl(HierarchicalConfiguration config, Long id) -
Uses of Nullable in net.datenwerke.rs.core.service.mail
Constructor parameters in net.datenwerke.rs.core.service.mail with annotations of type NullableModifierConstructorDescriptionSimpleCryptoMail(Session session, CryptoService cryptoService, String from, String fromName) SimpleMail(Session session, String from, String fromName) -
Uses of Nullable in net.datenwerke.rs.core.service.reportmanager.parameters
Constructor parameters in net.datenwerke.rs.core.service.reportmanager.parameters with annotations of type NullableModifierConstructorDescriptionParameterSet(AuthenticatorService authService, Report report) ParameterSet(AuthenticatorService authService, User user, Report report) ParameterSet(AuthenticatorService authService, User user, Report report) ParameterSet(User user) -
Uses of Nullable in net.datenwerke.rs.remoteaccess.service.sftp
Constructor parameters in net.datenwerke.rs.remoteaccess.service.sftp with annotations of type NullableModifierConstructorDescriptionSftpServiceImpl(<any> authenticatorProvider, <any> propertiesService, <any> entityManagerProvider, <any> unitOfWorkProvider, HookHandlerService hookhandler, <any> terminalServiceProvider, <any> rsSftpSubSystemFactory, <any> tempFileService, <any> keyLocation, <any> port, <any> sftpEnabled) -
Uses of Nullable in net.datenwerke.rs.remoteaccess.service.sftp.hookers
Constructor parameters in net.datenwerke.rs.remoteaccess.service.sftp.hookers with annotations of type NullableModifierConstructorDescriptionSftpServerCategoryProviderHooker(<any> sftpKeyLocation, <any> sftpPort, <any> sftpEnabled) -
Uses of Nullable in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages
Constructor parameters in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages with annotations of type NullableModifierConstructorDescriptionJobMetadataConfigurationForm(ReportScheduleDefinition jobDefinition) JobReportConfigurationForm(ReportExecutorUIService reportExecutorService, ReportDocumentationUiService reportDocService, ReportExporterUIService reportExporterService, ReportManagerTreeLoaderDao reportLoaderDao, ReportExecutorDao reportExecutorDao, <any> reportDialogProvider, HookHandlerService hookHandler, Optional<ReportDto> report, Collection<ReportViewConfiguration> configs, ReportScheduleDefinition definition, List<ScheduleConfigWizardPageProviderHook> advancedPages) SchedulerExportConfigurationForm(HookHandlerService hookHandler, <any> sendToDaoProvider, Collection<ReportViewConfiguration> configs, ArrayList<SendToClientConfig> sendToConfigs, ReportScheduleDefinition definition) SchedulerUsersConfigurationForm(LoginService loginService, ReportExporterUIService reportExporterService, UserManagerUIService userManagerService, UserManagerDao userManagerDao, SecurityUIService securityService, SchedulerDao schedulerDao, UITree basicTreeForUserSelection, ReportScheduleDefinition jobDefinition) SeriesConfigurationForm(FormatUiHelper formatUiHelper, ReportScheduleDefinition definition)