Uses of Interface
net.datenwerke.rs.core.service.datasourcemanager.DatasourceService
Packages that use DatasourceService
Package
Description
-
Uses of DatasourceService in net.datenwerke.rs.base.ext.service.datasourcemanager.eximport
Constructors in net.datenwerke.rs.base.ext.service.datasourcemanager.eximport with parameters of type DatasourceServiceModifierConstructorDescriptionDatasourceManagerImporter(DatasourceService datasourceService, KeyNameGeneratorService keyNameGeneratorService) -
Uses of DatasourceService in net.datenwerke.rs.base.ext.service.datasourcemanager.eximport.hookers
Constructors in net.datenwerke.rs.base.ext.service.datasourcemanager.eximport.hookers with parameters of type DatasourceServiceModifierConstructorDescriptionExportAllDatasourcesHooker(DatasourceService dsService) ImportAllDatasourcesHooker(DatasourceService treeDbManager) -
Uses of DatasourceService in net.datenwerke.rs.core.server.datasources
Constructors in net.datenwerke.rs.core.server.datasources with parameters of type DatasourceServiceModifierConstructorDescriptionDatasourceManagerTreeHandlerRpcServiceImpl(DatasourceService datasourceService, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, DatasourceHelperService datasourceHelperService, KeyNameGeneratorService keyGeneratorService) -
Uses of DatasourceService in net.datenwerke.rs.core.service.datasourcemanager
Classes in net.datenwerke.rs.core.service.datasourcemanager that implement DatasourceServiceMethods in net.datenwerke.rs.core.service.datasourcemanager with parameters of type DatasourceServiceModifier and TypeMethodDescriptionDatasourceModule.provideDefaultDatasourceId(Configuration config, DatasourceService dsService) -
Uses of DatasourceService in net.datenwerke.rs.core.service.internaldb
Constructors in net.datenwerke.rs.core.service.internaldb with parameters of type DatasourceServiceModifierConstructorDescriptionTempTableServiceImpl(DatasourceService datasourceService, DbPoolService dbPoolService, ConfigService configService) -
Uses of DatasourceService in net.datenwerke.rs.dsbundle.service.dsbundle.eventhandler
Constructors in net.datenwerke.rs.dsbundle.service.dsbundle.eventhandler with parameters of type DatasourceServiceModifierConstructorDescriptionHandleDatabaseForceRemoveEvent(DatasourceService dsService, DatasourceBundleService datasourceBundleService) -
Uses of DatasourceService in net.datenwerke.rs.installation
Constructors in net.datenwerke.rs.installation with parameters of type DatasourceServiceModifierConstructorDescriptionDemoDataInstallTask(DatasourceService datasourceService, DBHelperService dbHelperService, <any> configDirServiceProvider) InstallBaseDataTask(String persistenceUnitName, AuditLoggingInstallReportService auditLoggingInstallService, DatasourceService datasourceService, DBHelperService dbHelperService, ConfigDirService configDirService, ReportService reportService) PrepareDbForReportServer(PasswordHasher passwordHasher, SecurityService securityService, UserManagerService userService, ReportService reportService, DatasourceService datasourceService, DatasinkTreeService datasinkService, FileServerService fileServerService, UserPropertiesService userPropertiesService, DashboardManagerService dashboardService, RemoteServerTreeService remoteServerService) -
Uses of DatasourceService in net.datenwerke.rs.scriptdatasource.service.scriptdatasource.eventhandler
Constructors in net.datenwerke.rs.scriptdatasource.service.scriptdatasource.eventhandler with parameters of type DatasourceServiceModifierConstructorDescriptionHandleScriptForceRemoveEventHandler(ScriptDatasourceService scriptDatasourceService, DatasourceService dsService) -
Uses of DatasourceService in net.datenwerke.rs.terminal.service.terminal.hookers
Constructors in net.datenwerke.rs.terminal.service.terminal.hookers with parameters of type DatasourceServiceModifierConstructorDescriptionDatasorceOpenTerminalHooker(DatasourceService datasourceService, <any> datasourceManagerVFSProvider) -
Uses of DatasourceService in net.datenwerke.rs.transport.service.transport.hookers
Constructors in net.datenwerke.rs.transport.service.transport.hookers with parameters of type DatasourceServiceModifierConstructorDescriptionLocalMappingsPreconditionHooker(PreconditionHelper preconditionHelper, DatasourceService datasourceService, KeyMatchService keyMatchService) TransportMappingsPreconditionHooker(PreconditionHelper preconditionHelper, DatasourceService datasourceService, TransportService transportService, KeyMatchService keyMatchService) -
Uses of DatasourceService in net.datenwerke.treedb.ext.service.eximport
Methods in net.datenwerke.treedb.ext.service.eximport with parameters of type DatasourceServiceModifier and TypeMethodDescriptionvoidTreeNodeImporter.setServices(FileServerService fileServerService, ReportService reportService, DatasourceService dataSourceService, DatasinkTreeService dataSinkService, EntityMergeService entityMergeService)