Uses of Interface
net.datenwerke.rs.utils.entitycloner.EntityClonerService
Packages that use EntityClonerService
Package
Description
-
Uses of EntityClonerService in net.datenwerke.rs.base.ext.service.parameters.fileselection
Constructors in net.datenwerke.rs.base.ext.service.parameters.fileselection with parameters of type EntityClonerServiceModifierConstructorDescriptionFileSelectionParameterDtoHelper(FileUploadService uploadService, DtoService dtoService, EntityClonerService entityCloner, <any> injectorProvider) Deprecated. -
Uses of EntityClonerService in net.datenwerke.rs.base.ext.service.parameters.fileselection.hookers
Constructors in net.datenwerke.rs.base.ext.service.parameters.fileselection.hookers with parameters of type EntityClonerServiceModifierConstructorDescriptionFileSelectionParameterReportFromDtoHooker(FileUploadService uploadService, DtoService dtoService, EntityClonerService entityCloner, FileSelectionParameterDtoHelper fileSelectionParameterDtoHelper, <any> injectorProvider) -
Uses of EntityClonerService in net.datenwerke.rs.base.server.datasources
Constructors in net.datenwerke.rs.base.server.datasources with parameters of type EntityClonerServiceModifierConstructorDescriptionBaseDatasourceRpcServiceImpl(DtoService dtoService, EntityClonerService entityCloner, DBHelperService dbHelperService, SimpleDataSupplier simpleDataSupplyer, SecurityService securityService) -
Uses of EntityClonerService in net.datenwerke.rs.base.service.reportengines.table
Constructors in net.datenwerke.rs.base.service.reportengines.table with parameters of type EntityClonerServiceModifierConstructorDescriptionSimpleDataSupplier(<any> outputGeneratorProvider, EntityClonerService entityClonerService, ParameterSetFactory parameterSetFactory, DatasourceTransformationService datasourceTransformationService) TableReportEngine(EntityClonerService entityClonerService, TableOutputGeneratorManager outputGeneratorManager, TableMetadataExporterManager metadataExporterManager, TableReportColumnMetadataService tableReportMetadataService, DatasourceTransformationService datasourceTransformationService) -
Uses of EntityClonerService in net.datenwerke.rs.core.server.datasinks
Constructors in net.datenwerke.rs.core.server.datasinks with parameters of type EntityClonerServiceModifierConstructorDescriptionDatasinkManagerTreeHandlerRpcServiceImpl(DatasinkTreeService datasinkService, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, KeyNameGeneratorServiceImpl keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.core.server.datasources
Constructors in net.datenwerke.rs.core.server.datasources with parameters of type EntityClonerServiceModifierConstructorDescriptionDatasourceManagerTreeHandlerRpcServiceImpl(DatasourceService datasourceService, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, DatasourceHelperService datasourceHelperService, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.core.server.parameters
Constructors in net.datenwerke.rs.core.server.parameters with parameters of type EntityClonerServiceModifierConstructorDescriptionParameterRpcServiceImpl(EntityClonerService entityCloner, ReportService reportManager, ReportParameterService parameterService, DtoService dtoGenerator, SecurityService securityService) -
Uses of EntityClonerService in net.datenwerke.rs.core.server.reportexecutor
Constructors in net.datenwerke.rs.core.server.reportexecutor with parameters of type EntityClonerServiceModifierConstructorDescriptionReportExecutorRpcServiceImpl(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 EntityClonerService in net.datenwerke.rs.core.server.reportmanager
Constructors in net.datenwerke.rs.core.server.reportmanager with parameters of type EntityClonerServiceModifierConstructorDescriptionReportManagerTreeHandlerImpl(ReportService reportManager, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.core.service.reportmanager
Constructors in net.datenwerke.rs.core.service.reportmanager with parameters of type EntityClonerServiceModifierConstructorDescriptionReportParameterServiceImpl(ReportService reportService, <any> entityManagerProvider, EntityClonerService entityCloner, Set<Class<? extends ParameterDefinition>> installedParameters) ReportServiceImpl(<any> entityManagerProvider, HookHandlerService hookHandler, <any> installedReportTypes, <any> installedReportVariantTypes, SecurityService securityService, EntityClonerService entityCloner, ReportParameterService reportParameterService, TerminalService terminalService, <any> authenticatorServiceProvider) -
Uses of EntityClonerService in net.datenwerke.rs.core.service.reportmanager.metadata.hookers
Constructors in net.datenwerke.rs.core.service.reportmanager.metadata.hookers with parameters of type EntityClonerServiceModifierConstructorDescriptionVariantCreatedAdjustMetadataHooker(EntityClonerService entityClonerService, ReportService reportService) -
Uses of EntityClonerService in net.datenwerke.rs.dashboard.server.dashboard
Constructors in net.datenwerke.rs.dashboard.server.dashboard with parameters of type EntityClonerServiceModifierConstructorDescriptionDashboardRpcServiceImpl(<any> authenticatorProvider, DashboardService dashboardService, DashboardManagerService dashboardManagerService, DadgetService dadgetService, DtoService dtoService, TeamSpaceService teamSpaceService, TsDiskService diskService, <any> securityServiceProvider, EntityClonerService entityCloner, HookHandlerService hookHandler, Injector injector) DashboardTreeRpcServiceImpl(DashboardManagerService manager, DtoService dtoService, SecurityService securityService, EntityClonerService entityClonerService, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.fileserver.server.fileserver
Constructors in net.datenwerke.rs.fileserver.server.fileserver with parameters of type EntityClonerServiceModifierConstructorDescriptionFileServerRpcServiceImpl(DtoService dtoService, FileServerService fileService, SecurityService securityService, EntityClonerService entityClonerService, <any> httpExportServiceProvider, BasepathZipExtractConfigFactory extractConfigFactory, <any> zipUtilsServiceProvider, <any> exportHelper, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.incubator.service.filterreplacements.agg
Constructors in net.datenwerke.rs.incubator.service.filterreplacements.agg with parameters of type EntityClonerServiceModifierConstructorDescriptionAggregateWrapper(EntityClonerService entityClonerService, SimpleDataSupplier datasupplier, Column column, ParameterSet parameterSet, DatasourceContainerProvider datasourceContainerProvider, ManagedQuery query, QueryBuilder queryBuilder) -
Uses of EntityClonerService in net.datenwerke.rs.incubator.service.filterreplacements.analytics
Constructors in net.datenwerke.rs.incubator.service.filterreplacements.analytics with parameters of type EntityClonerServiceModifierConstructorDescriptionAnalyticalFunctionWrapper(EntityClonerService entityClonerService, SimpleDataSupplier datasupplier, Column column, ParameterSet parameterSet, DatasourceContainerProvider datasourceContainerProvider, ManagedQuery query, QueryBuilder queryBuilder) -
Uses of EntityClonerService in net.datenwerke.rs.incubator.service.versioning.terminal.commands
Constructors in net.datenwerke.rs.incubator.service.versioning.terminal.commands with parameters of type EntityClonerServiceModifierConstructorDescriptionRestoreSubCommand(VersioningService versioningService, SecurityService securityService, EntityClonerService entityClonerService, EntityUtils entityUtils) -
Uses of EntityClonerService in net.datenwerke.rs.remoteserver.server.remoteservermanager
Constructors in net.datenwerke.rs.remoteserver.server.remoteservermanager with parameters of type EntityClonerServiceModifierConstructorDescriptionRemoteServerManagerTreeHandlerRpcServiceImpl(RemoteServerTreeService remoteserverService, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, <any> remoteServerTreeServiceProvider, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.tabletemplate.service.tabletemplate.hookers
Constructors in net.datenwerke.rs.tabletemplate.service.tabletemplate.hookers with parameters of type EntityClonerServiceModifierConstructorDescriptionVariantCreatedAdjustTableTemplateHooker(EntityClonerService entityClonerService, LicenseService licenseService) -
Uses of EntityClonerService in net.datenwerke.rs.transport.server.transport
Constructors in net.datenwerke.rs.transport.server.transport with parameters of type EntityClonerServiceModifierConstructorDescriptionTransportManagerTreeHandlerRpcServiceImpl(DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, <any> transportTreeServiceProvider, <any> transportServiceProvider, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.rs.utils.entitycloner
Classes in net.datenwerke.rs.utils.entitycloner that implement EntityClonerService -
Uses of EntityClonerService in net.datenwerke.security.ext.server.usermanager
Constructors in net.datenwerke.security.ext.server.usermanager with parameters of type EntityClonerServiceModifierConstructorDescriptionUserManagerTreeHandlerImpl(UserManagerService userManager, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, HookHandlerService hookHandlerService, KeyNameGeneratorService keyGeneratorService) -
Uses of EntityClonerService in net.datenwerke.security.server
Constructors in net.datenwerke.security.server with parameters of type EntityClonerServiceModifierConstructorDescriptionTreeDBManagerTreeHandler(TreeDBManager<A> treeDBManager, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, KeyNameGeneratorService keyGeneratorService)