Uses of Class
net.datenwerke.rs.core.service.reportmanager.parameters.ParameterSetFactory
Packages that use ParameterSetFactory
Package
Description
-
Uses of ParameterSetFactory in net.datenwerke.rs.base.server.parameters
Constructors in net.datenwerke.rs.base.server.parameters with parameters of type ParameterSetFactoryModifierConstructorDescriptionDatasourceParameterRPCServiceImpl(ReportParameterService parameterService, DatasourceParameterService datasourceParameterService, DtoService dtoService, SecurityService securityService, HookHandlerService hookHandler, ParameterSetFactory parameterSetFactory) -
Uses of ParameterSetFactory in net.datenwerke.rs.base.server.table
Constructors in net.datenwerke.rs.base.server.table with parameters of type ParameterSetFactoryModifierConstructorDescriptionTableReportUtilityServiceImpl(SimpleDataSupplier simpleDataSupplyer, DtoService dtoService, ReportDtoService reportDtoService, <any> authenticatorServiceProvider, TableReportUtils tableReportUtils, ParameterSetFactory parameterSetFactory, SecurityService securityService, I18nToolsService i18nToolsService, ReportService reportService, <any> prefilterDotServiceProvider, <any> dotServiceProvider) -
Uses of ParameterSetFactory in net.datenwerke.rs.base.service.parameters.datasource
Constructors in net.datenwerke.rs.base.service.parameters.datasource with parameters of type ParameterSetFactoryModifierConstructorDescriptionDatasourceParameterServiceImpl(SimpleDataSupplier simpleDataSupplyer, ParameterSetFactory parameterSetFactory, GroovyScriptingService scriptEngine, LicenseService licenseService, ConfigService configService) -
Uses of ParameterSetFactory in net.datenwerke.rs.base.service.reportengines.table
Constructors in net.datenwerke.rs.base.service.reportengines.table with parameters of type ParameterSetFactoryModifierConstructorDescriptionSimpleDataSupplier(<any> outputGeneratorProvider, EntityClonerService entityClonerService, ParameterSetFactory parameterSetFactory, DatasourceTransformationService datasourceTransformationService) -
Uses of ParameterSetFactory in net.datenwerke.rs.core.server.reportexport
Constructors in net.datenwerke.rs.core.server.reportexport with parameters of type ParameterSetFactoryModifierConstructorDescriptionHttpAuthExecuteServlet(<any> authenticatorService, <any> hookHandlerProvider, <any> securityServiceProvider, <any> reportExecutor, <any> reportService, <any> reportServerService, <any> configService, <any> errorHelperProvider, ParameterSetFactory parameterSetFactory, <any> tempFileService, <any> exceptionServices, <any> sessionCacheProvider, <any> httpUtilsProvider, <any> apiKeyHelperProvider) ReportExportServlet(<any> authenticatorService, <any> hookHandlerProvider, <any> securityServiceProvider, <any> reportExecutor, <any> reportService, <any> reportServerService, <any> errorHelperProvider, ParameterSetFactory parameterSetFactory, <any> tempFileService, <any> exceptionServices, <any> configService, <any> sessionCacheProvider, <any> httpUtilsProvider) -
Uses of ParameterSetFactory in net.datenwerke.rs.core.service.reportmanager
Constructors in net.datenwerke.rs.core.service.reportmanager with parameters of type ParameterSetFactoryModifierConstructorDescriptionReportExecutorServiceImpl(<any> reportEnginesProvider, Injector injector, <any> authenticatorServiceProvider, HookHandlerService hookHandler, <any> exceptionServiceProvider, EventBus eventBus, <any> bundleServiceProvider, <any> tsDiskServiceProvider, <any> jasperUtilsServiceProvider, <any> userManagerServiceProvider, ParameterSetFactory parameterSetFactory, <any> filterServiceProvider) -
Uses of ParameterSetFactory in net.datenwerke.rs.dsbundle.service.dsbundle
Constructors in net.datenwerke.rs.dsbundle.service.dsbundle with parameters of type ParameterSetFactoryModifierConstructorDescriptionDatasourceBundleServiceImpl(<any> storeProvider, ConfigService configService, ParameterSetFactory parameterSetFactory, DatasourceTesterService datasourceTesterService) -
Uses of ParameterSetFactory in net.datenwerke.rs.grideditor.server.grideditor
Constructors in net.datenwerke.rs.grideditor.server.grideditor with parameters of type ParameterSetFactoryModifierConstructorDescriptionGridEditorRpcServiceImpl(DtoService dtoService, GridEditorService gridEditorService, <any> authenticatorServiceProvider, ReportDtoService reportDtoService, SecurityService securityService, ParameterSetFactory parameterSetFactory) -
Uses of ParameterSetFactory in net.datenwerke.rs.saikupivot.service
Constructors in net.datenwerke.rs.saikupivot.service with parameters of type ParameterSetFactoryModifierConstructorDescriptionSaikuPivotServiceImpl(TableReportUtils tableReportUtils, DBHelperService dbHelperService, ParameterSetFactory parameterSetFactory, ManagedQueryFactory queryFactory, DatasourceBundleService datasourceBundleService, TempTableService tempTableService, DatasourceTransformationService datasourceTransformer, JdbcService jdbcService) -
Uses of ParameterSetFactory in net.datenwerke.rs.scriptreport.server.scriptreport
Constructors in net.datenwerke.rs.scriptreport.server.scriptreport with parameters of type ParameterSetFactoryModifierConstructorDescriptionScriptReportRpcServiceImpl(ReportParameterService parameterService, ParameterSetFactory parameterSetFactory, SecurityService securityService, ScriptingService scriptingService, DtoService dtoService, HookHandlerService hookHandler) -
Uses of ParameterSetFactory in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers
Constructors in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers with parameters of type ParameterSetFactoryModifierConstructorDescriptionJxlsTemplateProviderHooker(ReportExecutorService reportExecutor, HookHandlerService hookHandler, ParameterSetFactory parameterSetFactory, DwAsyncService asyncService) -
Uses of ParameterSetFactory in net.datenwerke.rs.tabletemplate.service.engines.velocity.hookers
Constructors in net.datenwerke.rs.tabletemplate.service.engines.velocity.hookers with parameters of type ParameterSetFactoryModifierConstructorDescriptionVelocityTemplateProviderHooker(ReportExecutorService reportExecutor, ReportServerService reportServerService, ParameterSetFactory parameterSetFactory, HookHandlerService hookHandler) -
Uses of ParameterSetFactory in net.datenwerke.rs.tabletemplate.service.engines.xdoc.hookers
Constructors in net.datenwerke.rs.tabletemplate.service.engines.xdoc.hookers with parameters of type ParameterSetFactoryModifierConstructorDescriptionXdocTemplateProviderHooker(ReportExecutorService reportExecutor, ReportServerService reportServerService, ParameterSetFactory parameterSetFactory, HookHandlerService hookHandler)