Uses of Interface
net.datenwerke.rs.configservice.service.configservice.ConfigService
Packages that use ConfigService
Package
Description
-
Uses of ConfigService in net.datenwerke.dbpool
Methods in net.datenwerke.dbpool with parameters of type ConfigServiceModifier and TypeMethodDescriptionHierarchicalConfigurationDbPoolModule.provideConfig(ConfigService service) Constructors in net.datenwerke.dbpool with parameters of type ConfigServiceModifierConstructorDescriptionDbC3p0PoolServiceImpl(EntityDiffService entityDiffService, ConfigService configService, JdbcService jdbcService) -
Uses of ConfigService in net.datenwerke.gf.server.config
Constructors in net.datenwerke.gf.server.config with parameters of type ConfigServiceModifierConstructorDescriptionClientConfigRpcServiceImpl(ConfigService configService, HookHandlerService hookHandler) -
Uses of ConfigService in net.datenwerke.gf.server.homepage
Constructors in net.datenwerke.gf.server.homepage with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.gf.service.localization
Methods in net.datenwerke.gf.service.localization with parameters of type ConfigServiceModifier and TypeMethodDescriptionLocalizationModule.provideDefaultLocale(ConfigService configService) LocalizationModule.provideLocales(ConfigService configService, RemoteMessageService remoteMsgService) -
Uses of ConfigService in net.datenwerke.gf.service.maintenance
Constructors in net.datenwerke.gf.service.maintenance with parameters of type ConfigServiceModifierConstructorDescriptionMaintenanceDaemon(<any> entityManagerProvider, <any> unitOfWorkProvider, <any> hookHandlerProvider, <any> eventLoggerProvider, ConfigService configService) -
Uses of ConfigService in net.datenwerke.gf.service.tempfile
Methods in net.datenwerke.gf.service.tempfile with parameters of type ConfigServiceModifier and TypeMethodDescriptionTempFileModule.provideTempDir(ConfigService configService) intTempFileModule.provideTempFileLifeSpan(ConfigService configService) -
Uses of ConfigService in net.datenwerke.oidc.server.auth
Constructors in net.datenwerke.oidc.server.auth with parameters of type ConfigServiceModifierConstructorDescriptionOidcLoginHandlerImpl(ConfigService configService, DtoService dtoService, <any> authenticatorService) -
Uses of ConfigService in net.datenwerke.rs.authenticator.server
Constructors in net.datenwerke.rs.authenticator.server with parameters of type ConfigServiceModifierConstructorDescriptionLoginHandlerImpl(ConfigService configService, DtoService dtoService, <any> authenticatorService) -
Uses of ConfigService in net.datenwerke.rs.base.service.dbhelper
Methods in net.datenwerke.rs.base.service.dbhelper with parameters of type ConfigServiceModifier and TypeMethodDescriptionintDBHelperModule.provideInMaxSize(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.base.service.dbhelper.db.oracle
Constructors in net.datenwerke.rs.base.service.dbhelper.db.oracle with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.base.service.parameters.datasource
Constructors in net.datenwerke.rs.base.service.parameters.datasource with parameters of type ConfigServiceModifierConstructorDescriptionDatasourceParameterServiceImpl(SimpleDataSupplier simpleDataSupplyer, ParameterSetFactory parameterSetFactory, GroovyScriptingService scriptEngine, LicenseService licenseService, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.base.service.reportengines.jasper.output.generator
Constructors in net.datenwerke.rs.base.service.reportengines.jasper.output.generator with parameters of type ConfigServiceModifierConstructorDescriptionJasperXLSOutputGenerator(HookHandlerService hookHandler, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.base.service.reportengines.jasper.util
Constructors in net.datenwerke.rs.base.service.reportengines.jasper.util with parameters of type ConfigServiceModifierConstructorDescriptionJasperUtilsServiceImpl(ConfigService configService, <any> entityManagerProvider, XMLUtilsService xmlUtils) -
Uses of ConfigService in net.datenwerke.rs.base.service.reportengines.table.hookers
Constructors in net.datenwerke.rs.base.service.reportengines.table.hookers with parameters of type ConfigServiceModifierConstructorDescriptionBaseTableOutputGeneratorProvider(<any> table, <any> bean, <any> xlsStream, <any> jxls, <any> xls, <any> html, <any> csv, <any> json, <any> jsonc, <any> metadata, <any> datacount, <any> pdf, <any> streamTable, <any> reportInformation, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.base.service.reportengines.table.output.generator
Constructors in net.datenwerke.rs.base.service.reportengines.table.output.generator with parameters of type ConfigServiceModifierConstructorDescriptionCSVOutputGenerator(ConfigService configService, ReportServerService reportServerService, <any> exporterHelperProvider) XLSOutputGenerator(RSTableToXLS rsTableToXLS, ConfigService configService) XLSStreamOutputGenerator(XLSOutputGenerator basicXlsGenerator, StupidOracleService sos, LicenseService licenseService, ConfigService configService, <any> filterServiceProvider, <any> exporterHelperProvider) -
Uses of ConfigService in net.datenwerke.rs.birt.service.reportengine
Constructors in net.datenwerke.rs.birt.service.reportengine with parameters of type ConfigServiceModifierConstructorDescriptionBirtReportServiceImpl(<any> entityManagerProvider, ConfigService configService, FileServerServiceResourceLocator fileServerServiceResourceLocator) FileServerServiceResourceLocator(FileServerService fileServerService, ConfigService configService, <any> requestProvider) -
Uses of ConfigService in net.datenwerke.rs.birt.service.reportengine.output.generator
Constructors in net.datenwerke.rs.birt.service.reportengine.output.generator with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.computedcolumns.service.computedcolumns
Methods in net.datenwerke.rs.computedcolumns.service.computedcolumns with parameters of type ConfigServiceModifier and TypeMethodDescriptionComputedColumnsModule.providerAllowedFunctions(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.configservice.service.configservice
Classes in net.datenwerke.rs.configservice.service.configservice that implement ConfigService -
Uses of ConfigService in net.datenwerke.rs.configservice.service.configservice.terminal
Constructors in net.datenwerke.rs.configservice.service.configservice.terminal with parameters of type ConfigServiceModifierConstructorDescriptionConfigEchoCommand(ConfigService configService) ConfigReloadCommand(ConfigService configService) DiffconfigfilesCreatallCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService) DiffconfigfilesCreatemissingCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService) DiffconfigfilesShowmissingCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService) DiffconfigfilesSubCommand(HistoryService historyService, FileServerService fileServerService, ConfigService configService, SecurityService securityService, String BASE_COMMAND) -
Uses of ConfigService in net.datenwerke.rs.core.server.reportexecutor
Constructors in net.datenwerke.rs.core.server.reportexecutor with parameters of type ConfigServiceModifierConstructorDescriptionReportExecutorRpcServiceImpl(ReportExecutorService reportExecutor, ReportService reportService, ReportDtoService reportDtoService, DtoService dtoService, HookHandlerService hookHandler, SecurityService securityService, UserPropertiesService userPropertiesService, <any> authenticatorService, UserManagerService userManagerService, ConfigService configService, EntityClonerService entityCloner, <any> servletRequest, <any> sessionCacheProvider) -
Uses of ConfigService in net.datenwerke.rs.core.service.datasourcemanager
Methods in net.datenwerke.rs.core.service.datasourcemanager with parameters of type ConfigServiceModifier and TypeMethodDescriptionConfigurationDatasourceModule.provideConfig(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.core.service.error
Constructors in net.datenwerke.rs.core.service.error with parameters of type ConfigServiceModifierConstructorDescriptionRsErrorHelperImpl(<any> juel, ExceptionService exceptionServices, ConfigService configService, ServerInfoContainer serverInfo, RemoteMessageService remoteMessageService) -
Uses of ConfigService in net.datenwerke.rs.core.service.internaldb
Constructors in net.datenwerke.rs.core.service.internaldb with parameters of type ConfigServiceModifierConstructorDescriptionInternalDbStartup(HookHandlerService hookHandler, ClearInternalDbOnShutdown shutdownHooker, TempTableService tempTableService, ConfigService configService, TempTableMaintenanceTask tempTableMaintencanceTask, <any> clearInternalDbCommand, <any> generalInfoInternalDbCategoryProviderHooker) TempTableServiceImpl(DatasourceService datasourceService, DbPoolService dbPoolService, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.core.service.reportserver
Constructors in net.datenwerke.rs.core.service.reportserver with parameters of type ConfigServiceModifierConstructorDescriptionReportServerServiceImpl(ConfigService configService, <any> serverInfoContainerProvider) -
Uses of ConfigService in net.datenwerke.rs.core.service.urlview
Methods in net.datenwerke.rs.core.service.urlview with parameters of type ConfigServiceModifier and TypeMethodDescriptionUrlViewModule.providerConfig(AuthenticatorService authenticatorService, ConfigService configService, HookHandlerService hookHandler, RemoteMessageService remoteMessageService, LocalizationServiceImpl localizationService, <any> simpleJuelProvider) -
Uses of ConfigService in net.datenwerke.rs.crystal.service.crystal.reportengine.output.generator
Constructors in net.datenwerke.rs.crystal.service.crystal.reportengine.output.generator with parameters of type ConfigServiceModifierConstructorDescriptionCrystalCSVOutputGenerator(HookHandlerService hookHandler, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.dsbundle.service.dsbundle
Constructors in net.datenwerke.rs.dsbundle.service.dsbundle with parameters of type ConfigServiceModifierConstructorDescriptionDatasourceBundleServiceImpl(<any> storeProvider, ConfigService configService, ParameterSetFactory parameterSetFactory, DatasourceTesterService datasourceTesterService) -
Uses of ConfigService in net.datenwerke.rs.grideditor.service.grideditor.reportengine.output.generator
Constructors in net.datenwerke.rs.grideditor.service.grideditor.reportengine.output.generator with parameters of type ConfigServiceModifierConstructorDescriptionGridEditorExcelExport(GridEditorService gridEditorService, <any> tableToXlsProvider, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.incubator.service.exportmetadata
Methods in net.datenwerke.rs.incubator.service.exportmetadata with parameters of type ConfigServiceModifier and TypeMethodDescriptionConfigurationExportMetadataModule.providePropertyContainer(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.incubator.service.schedulernotification
Constructors in net.datenwerke.rs.incubator.service.schedulernotification with parameters of type ConfigServiceModifierConstructorDescriptionSchedulerNotificationStartup(HookHandlerService hookHandler, ConfigService configService, <any> notificationHooker) -
Uses of ConfigService in net.datenwerke.rs.jxlstemplate.service.jxlstemplate.output.generator
Constructors in net.datenwerke.rs.jxlstemplate.service.jxlstemplate.output.generator with parameters of type ConfigServiceModifierConstructorDescriptionJxlsTemplateOutputGenerator(RSTableToJXLS rsTableToJXLS, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.passwordpolicy.service
Constructors in net.datenwerke.rs.passwordpolicy.service with parameters of type ConfigServiceModifierConstructorDescriptionBsiPasswordPolicy(ConfigService configService, <any> passwordChangeHookProvider, <any> passwordSetHookProvider, <any> postAuthenticateHookProvider) -
Uses of ConfigService in net.datenwerke.rs.passwordpolicy.service.activateuser
Constructors in net.datenwerke.rs.passwordpolicy.service.activateuser with parameters of type ConfigServiceModifierConstructorDescriptionActivateUserServiceImpl(UserManagerService userManagerService, EventBus eventBus, <any> passwordGenerator, MailService mailService, <any> requestProvider, ConfigService configService, BsiPasswordPolicyService bsiPasswordPolicyService, RemoteMessageService remoteMessageService) -
Uses of ConfigService in net.datenwerke.rs.passwordpolicy.service.lostpassword
Constructors in net.datenwerke.rs.passwordpolicy.service.lostpassword with parameters of type ConfigServiceModifierConstructorDescriptionLostPasswordServiceImpl(EventBus eventBus, PasswordHasher passwordHasher, UserManagerService userManagerService, <any> passwordGenerator, UserPropertiesService userPropertiesService, ConfigService configService, RemoteMessageService remoteMessageService, MailService mailService, CryptoRpcService cryptoRpcService, <any> configServiceProvider) -
Uses of ConfigService in net.datenwerke.rs.remoteaccess.service.sftp
Methods in net.datenwerke.rs.remoteaccess.service.sftp with parameters of type ConfigServiceModifier and TypeMethodDescriptionSftpModule.provideKeyLocation(ConfigService configService) intSftpModule.providePort(ConfigService configService) booleanSftpModule.provideSftpEnabled(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.saiku.service.hooker
Constructors in net.datenwerke.rs.saiku.service.hooker with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.saiku.service.saiku
Constructors in net.datenwerke.rs.saiku.service.saiku with parameters of type ConfigServiceModifierConstructorDescriptionSaikuChartColorsServiceImpl(ConfigService configService, ThemeService themeService) SaikuServiceImpl(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.saiku.service.saiku.reportengine.output.generator
Constructors in net.datenwerke.rs.saiku.service.saiku.reportengine.output.generator with parameters of type ConfigServiceModifierConstructorDescriptionSaikuCSVOutputGenerator(HookHandlerService hookHandler, ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.scheduler.service.scheduler
Methods in net.datenwerke.rs.scheduler.service.scheduler with parameters of type ConfigServiceModifier and TypeMethodDescriptionConfigurationRsSchedulerModule.providePropertyContainer(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rs.scripting.service.scripting
Methods in net.datenwerke.rs.scripting.service.scripting with parameters of type ConfigServiceModifier and TypeMethodDescriptionScriptingModule.providerOnLoginScript(ConfigService configService, TerminalService terminalService) ScriptingModule.providerOnStartupScript(ConfigService configService, TerminalService terminalService) Constructors in net.datenwerke.rs.scripting.service.scripting with parameters of type ConfigServiceModifierConstructorDescriptionScriptingServiceImpl(String defaultEngine, HookHandlerService hookHandler, CallbackRegistry callbackRegistry, Registry registry, FileServerService fileServerService, TerminalService terminalService, <any> injectorProvider, ApplicationPropertiesService propertiesService, SecurityService securityService, ExceptionService exceptionService, EventBus eventBus, ConfigService configService, ScriptingLocalizationHelper localizationHelper) -
Uses of ConfigService in net.datenwerke.rs.scripting.service.scripting.engines
Constructors in net.datenwerke.rs.scripting.service.scripting.engines with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.search.service.search
Constructors in net.datenwerke.rs.search.service.search with parameters of type ConfigServiceModifierConstructorDescriptionSearchServiceImpl(<any> emp, EntityUtils entityUtils, ReflectionService reflectionService, HookHandlerService hookHandler, ConfigService configService, DtoService dtoService, SearchIndexService searchIndexService, EventBus eventBus) -
Uses of ConfigService in net.datenwerke.rs.terminal.service.terminal.basecommands
Constructors in net.datenwerke.rs.terminal.service.terminal.basecommands with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.transport.service.transport.hookers
Constructors in net.datenwerke.rs.transport.service.transport.hookers with parameters of type ConfigServiceModifierConstructorDescriptionSuperUserConfiguredPreconditionHooker(PreconditionHelper preconditionHelper, ConfigService configService, UserManagerService userManagerService) -
Uses of ConfigService in net.datenwerke.rs.utils.juel
Methods in net.datenwerke.rs.utils.juel with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.utils.misc
Constructors in net.datenwerke.rs.utils.misc with parameters of type ConfigService -
Uses of ConfigService in net.datenwerke.rs.xml
Methods in net.datenwerke.rs.xml with parameters of type ConfigServiceModifier and TypeMethodDescriptionbooleanXmlRsUtilsModule.providerDisableXMLValidation(ConfigService configService) -
Uses of ConfigService in net.datenwerke.rsenterprise.theme.service
Constructors in net.datenwerke.rsenterprise.theme.service with parameters of type ConfigServiceModifierConstructorDescriptionEnterpriseThemeServiceImpl(ConfigService configService, LicenseService licenseService) -
Uses of ConfigService in net.datenwerke.scheduler.service.scheduler
Methods in net.datenwerke.scheduler.service.scheduler with parameters of type ConfigServiceModifier and TypeMethodDescriptionConfigurationSchedulerModule.providePropertyContainer(ConfigService configService) Constructors in net.datenwerke.scheduler.service.scheduler with parameters of type ConfigServiceModifierConstructorDescriptionSchedulerServiceImpl(JobStore defaultStore, <any> schedulerConfig, EventBus eventBus, HookHandlerService hookHandler, <any> injectorProvider, <any> daemonProvider, <any> watchdogProvider, ConfigService configService, <any> securityServiceProvider, <any> authenticatorServiceProvider, ApplicationPropertiesService propertiesService) -
Uses of ConfigService in net.datenwerke.security.service.crypto
Constructors in net.datenwerke.security.service.crypto with parameters of type ConfigServiceModifierConstructorDescriptionCryptoServiceImpl(ConfigService configService, HookHandlerService hookHandlerService, KeyNameGeneratorService keyGeneratorService) -
Uses of ConfigService in net.datenwerke.security.service.usermanager.hooks
Constructors in net.datenwerke.security.service.usermanager.hooks with parameters of type ConfigServiceModifierConstructorDescriptionNotificationEmailChangedPasswordHook(RemoteMessageService remoteMessageService, MailService mailService, ConfigService configService)