Uses of Class
net.datenwerke.rs.core.service.reportmanager.entities.reports.Report
Packages that use Report
Package
Description
-
Uses of Report in net.datenwerke.rs.amazons3.service.amazons3.action
Methods in net.datenwerke.rs.amazons3.service.amazons3.action that return Report -
Uses of Report in net.datenwerke.rs.base.ext.service.parameters.fileselection
Methods in net.datenwerke.rs.base.ext.service.parameters.fileselection with parameters of type Report -
Uses of Report in net.datenwerke.rs.base.ext.service.parameters.fileselection.hookers
Methods in net.datenwerke.rs.base.ext.service.parameters.fileselection.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidFileSelectionParameterAdjustVariantHooker.newVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidFileSelectionParameterReportFromDtoHooker.reportCreated(ReportDto reportDto, Report report) voidFileSelectionParameterReportFromDtoHooker.reportCreatedUnmanaged(ReportDto reportDto, Report report) voidFileSelectionParameterReportFromDtoHooker.reportMerged(ReportDto reportDto, Report report) voidFileSelectionParameterAdjustVariantHooker.temporaryVariantCreated(Report referenceReport, Report adjustedReport, Report variant) -
Uses of Report in net.datenwerke.rs.base.service.parameterreplacements.provider
Methods in net.datenwerke.rs.base.service.parameterreplacements.provider with parameters of type ReportModifier and TypeMethodDescriptionvoidReportParameterReplacement.extendJuel(User user, Report report, ExpressionFactory factory, ELContext context) voidUserParameterReplacement.extendJuel(User user, Report report, ExpressionFactory factory, ELContext context) LocaleInfoParameterReplacement.provideReplacements(User user, Report report) ReportParameterReplacement.provideReplacements(User user, Report report) UserParameterReplacement.provideReplacements(User user, Report report) Constructors in net.datenwerke.rs.base.service.parameterreplacements.provider with parameters of type Report -
Uses of Report in net.datenwerke.rs.base.service.parameters.datasource
Methods in net.datenwerke.rs.base.service.parameters.datasource with parameters of type ReportModifier and TypeMethodDescriptionDatasourceParameterService.getParameterData(DatasourceParameterDefinition parameter, Report report) DatasourceParameterServiceImpl.getParameterData(DatasourceParameterDefinition parameter, Report report) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.hookers
Methods in net.datenwerke.rs.base.service.reportengines.hookers that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> BaseReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> BaseReportTypeProviderHooker.getReportVariantTypes()Methods in net.datenwerke.rs.base.service.reportengines.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidvoidConfigureBaseReportViaRequestHooker.adjustReport(Report report, net.datenwerke.rs.core.service.reportmanager.hooks.ConfigureReportViaRequestAndLocationImpl.ParameterProvider req) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.jasper
Methods in net.datenwerke.rs.base.service.reportengines.jasper with parameters of type Report -
Uses of Report in net.datenwerke.rs.base.service.reportengines.jasper.entities
Subclasses of Report in net.datenwerke.rs.base.service.reportengines.jasper.entitiesMethods in net.datenwerke.rs.base.service.reportengines.jasper.entities with parameters of type ReportModifier and TypeMethodDescriptionvoidJasperReport.replaceWith(Report aReport, Injector injector) voidJasperReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.table
Methods in net.datenwerke.rs.base.service.reportengines.table with parameters of type ReportModifier and TypeMethodDescriptionbooleanSimpleDataSupplier.getData(DatasourceContainerProvider container, Report report, User user) voidTableReportEngine.isExecutable(Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig... configs) booleanTableReportEngine.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.table.entities
Subclasses of Report in net.datenwerke.rs.base.service.reportengines.table.entitiesMethods in net.datenwerke.rs.base.service.reportengines.table.entities with parameters of type ReportModifier and TypeMethodDescriptionTableReport.createClonedColumns(Report source, Map<Integer, Column> columnRefMap) Extracted from createVariant.TableReport.createClonedColumnSpecs(Report source, Map<Integer, Column> columnRefMap) Extracted from createVariant.voidTableReport.replaceWith(Report aReport, Injector injector) voidTableReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.table.entities.filters.hookers
Methods in net.datenwerke.rs.base.service.reportengines.table.entities.filters.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidTableFilterAdjustVariantHooker.variantToBeEdited(Report referenceVariant, ReportDto reportDto, String executorToken) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.table.entities.supervisor
Methods in net.datenwerke.rs.base.service.reportengines.table.entities.supervisor with parameters of type ReportModifier and TypeMethodDescriptionvoidDto2TableReportSupervisor.enclosedObjectsRemovedFromCollection(ReportDto dto, Report poso, Collection<?> objectCollection, String fieldname) -
Uses of Report in net.datenwerke.rs.base.service.reportengines.table.hookers
Methods in net.datenwerke.rs.base.service.reportengines.table.hookers with parameters of type Report -
Uses of Report in net.datenwerke.rs.base.service.reportengines.table.hooks
Methods in net.datenwerke.rs.base.service.reportengines.table.hooks with parameters of type ReportModifier and TypeMethodDescriptionvoidTableExportHook.afterExport(Report report, User user, CompiledReport compiledReport, TableOutputGenerator outputGenerator, String outputFormat) voidTableExportHook.beforeExport(Report report, User user, TableDefinition td, TableOutputGenerator outputGenerator, String outputFormat) -
Uses of Report in net.datenwerke.rs.birt.service.datasources
Methods in net.datenwerke.rs.birt.service.datasources with parameters of type ReportModifier and TypeMethodDescriptionBirtDatasourceService.getDatasourceConfigsWith(Report report) BirtDatasourceServiceImpl.getDatasourceConfigsWith(Report report) -
Uses of Report in net.datenwerke.rs.birt.service.reportengine
Methods in net.datenwerke.rs.birt.service.reportengine with parameters of type Report -
Uses of Report in net.datenwerke.rs.birt.service.reportengine.entities
Subclasses of Report in net.datenwerke.rs.birt.service.reportengine.entitiesMethods in net.datenwerke.rs.birt.service.reportengine.entities with parameters of type ReportModifier and TypeMethodDescriptionvoidBirtReport.replaceWith(Report aReport, Injector injector) voidBirtReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.birt.service.reportengine.hookers
Methods in net.datenwerke.rs.birt.service.reportengine.hookers that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> BirtReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> BirtReportTypeProviderHooker.getReportVariantTypes() -
Uses of Report in net.datenwerke.rs.box.service.box.action
Methods in net.datenwerke.rs.box.service.box.action that return Report -
Uses of Report in net.datenwerke.rs.compiledreportstore
Methods in net.datenwerke.rs.compiledreportstore with parameters of type ReportModifier and TypeMethodDescriptionCompiledReportStoreService.getCompiledReportsFor(Report report) CompiledReportStoreServiceImpl.getCompiledReportsFor(Report report) voidCompiledReportStoreService.removeForReport(Report report) voidCompiledReportStoreServiceImpl.removeForReport(Report report) CompiledReportStoreService.toPersistenReport(CompiledReport compiledReport, Report report) CompiledReportStoreServiceImpl.toPersistenReport(CompiledReport compiledReport, Report report) voidCompiledReportStoreService.unsetForReport(Report report) voidCompiledReportStoreServiceImpl.unsetForReport(Report report) -
Uses of Report in net.datenwerke.rs.compiledreportstore.entities
Methods in net.datenwerke.rs.compiledreportstore.entities that return ReportMethods in net.datenwerke.rs.compiledreportstore.entities with parameters of type Report -
Uses of Report in net.datenwerke.rs.condition.service.condition
Methods in net.datenwerke.rs.condition.service.condition with parameters of type ReportModifier and TypeMethodDescriptionConditionService.getSimpleConditionsFor(Report report) ConditionServiceImpl.getSimpleConditionsFor(Report report) -
Uses of Report in net.datenwerke.rs.condition.service.condition.hookers
Methods in net.datenwerke.rs.condition.service.condition.hookers with parameters of type ReportModifier and TypeMethodDescriptionNotIsEmptySchedulerCondition.provideConditionFor(Report report) -
Uses of Report in net.datenwerke.rs.condition.service.condition.hooks
Methods in net.datenwerke.rs.condition.service.condition.hooks with parameters of type Report -
Uses of Report in net.datenwerke.rs.core.server.reportexport
Methods in net.datenwerke.rs.core.server.reportexport that return ReportConstructors in net.datenwerke.rs.core.server.reportexport with parameters of type ReportModifierConstructorDescriptionBackLinkReport(long reportId, Report adjustedReport, String outputFormat) -
Uses of Report in net.datenwerke.rs.core.server.reportexport.helper
Methods in net.datenwerke.rs.core.server.reportexport.helper that return ReportMethods in net.datenwerke.rs.core.server.reportexport.helper with parameters of type ReportModifier and TypeMethodDescriptionvoidReportSessionCacheEntry.setAdjustedReport(Report adjustedReport) -
Uses of Report in net.datenwerke.rs.core.server.reportexport.hooks
Methods in net.datenwerke.rs.core.server.reportexport.hooks with parameters of type ReportModifier and TypeMethodDescriptionvoidReportExportAdjustHttpHeaderHook.adjustHeaders(Report report, CompiledReport executedReport, HttpServletRequest req, HttpServletResponse resp) voidReportExportViaSessionHook.adjustReport(Report adjustedReport, ReportExecutionConfig... reportExecutorConfigs) -
Uses of Report in net.datenwerke.rs.core.server.reportexport.hooks.adapter
Methods in net.datenwerke.rs.core.server.reportexport.hooks.adapter with parameters of type ReportModifier and TypeMethodDescriptionvoidReportExportAdjustHttpHeaderHookAdapter.adjustHeaders(Report report, CompiledReport executedReport, HttpServletRequest req, HttpServletResponse resp) -
Uses of Report in net.datenwerke.rs.core.service.internaldb
Methods in net.datenwerke.rs.core.service.internaldb with parameters of type ReportModifier and TypeMethodDescriptionvoidTempTableHelper.setParameterValues(Report report, ParameterSet parameters, TempTableResult tempTableResult) -
Uses of Report in net.datenwerke.rs.core.service.parameters
Methods in net.datenwerke.rs.core.service.parameters with parameters of type ReportModifier and TypeMethodDescriptionParameterHelperService.copyParameterDefinitions(Report origin, Report target, boolean replaceExistingParameters) Copies all parameter definitions from an origin report to a target report. -
Uses of Report in net.datenwerke.rs.core.service.reportmanager
Methods in net.datenwerke.rs.core.service.reportmanager that return ReportModifier and TypeMethodDescriptionReportDtoService.getReferenceReport(ReportDto reportDto) ReportDtoServiceImpl.getReferenceReport(ReportDto reportDto) The reference Report of a reportdto is either the corresponding report if its a base report or the parent ..ReportDtoService.getReport(ReportDto reportDto) ReportDtoServiceImpl.getReport(ReportDto reportDto) ReportService.getReportById(long id) ReportServiceImpl.getReportById(long id) ReportService.getReportByKey(String conditionKey) ReportServiceImpl.getReportByKey(String key) ReportService.getReportByUUID(String UUID) ReportServiceImpl.getReportByUUID(String UUID) ReportParameterService.getReportWithInstance(ParameterInstance instance) ReportParameterServiceImpl.getReportWithInstance(ParameterInstance instance) ReportParameterService.getReportWithParameter(ParameterDefinition pd) ReportParameterServiceImpl.getReportWithParameter(ParameterDefinition pd) ReportService.getUnmanagedReportById(long id) ReportServiceImpl.getUnmanagedReportById(long id) Methods in net.datenwerke.rs.core.service.reportmanager that return types with arguments of type ReportModifier and TypeMethodDescriptionReportService.getAllReports()ReportServiceImpl.getAllReports()ReportService.getInstalledReportTypes()Returns all installed report types.ReportServiceImpl.getInstalledReportTypes()ReportService.getInstalledReportVariantTypes()Returns all installed report variant types.ReportServiceImpl.getInstalledReportVariantTypes()ReportService.getReportsByDatasource(DatasourceDefinition ds) ReportServiceImpl.getReportsByDatasource(DatasourceDefinition ds) ReportManagerModule.provideReportServerReportTypes(HookHandlerService hookHandler) Register Report typesReportManagerModule.provideReportServerReportVariantTypes(HookHandlerService hookHandler) Register Report Variant typesMethods in net.datenwerke.rs.core.service.reportmanager with parameters of type ReportModifier and TypeMethodDescriptionvoidReportParameterService.addParameterDefinition(Report report, ParameterDefinition definition) Creates an instance for the report and all possible variantsvoidReportParameterServiceImpl.addParameterDefinition(Report report, ParameterDefinition definition) ReportExecutorService.execute(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) ReportExecutorService.execute(Report report, String outputFormat, ReportExecutionConfig... configs) ReportExecutorService.execute(Report report, ParameterSet parameterSet, String outputFormat) ReportExecutorService.execute(Report report, ParameterSet parameterSet, String outputFormat, ReportExecutionConfig... configs) ReportExecutorService.execute(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) ReportExecutorService.execute(Report report, User user, String outputFormat, ReportExecutionConfig... configs) ReportExecutorServiceImpl.execute(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) Loops over the list of registered report engines and executes the report with the corresponding engine.ReportExecutorServiceImpl.execute(Report report, String outputFormat, ReportExecutionConfig... configs) ReportExecutorServiceImpl.execute(Report report, ParameterSet parameterSet, String outputFormat) ReportExecutorServiceImpl.execute(Report report, ParameterSet parameterSet, String outputFormat, ReportExecutionConfig... configs) ReportExecutorServiceImpl.execute(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) ReportExecutorServiceImpl.execute(Report report, User user, String outputFormat, ReportExecutionConfig... configs) ReportExecutorService.executeDry(Report report, ParameterSet backLinkSet, User user, String outputFormat, ReportExecutionConfig... reportExecutorConfigs) ReportExecutorServiceImpl.executeDry(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) ReportExecutorService.exportMetadata(Report report, String outputFormat) ReportExecutorService.exportMetadata(Report report, User user, ParameterSet parameterSet, String outputFormat) ReportExecutorServiceImpl.exportMetadata(Report report, String outputFormat) ReportExecutorServiceImpl.exportMetadata(Report report, User user, ParameterSet parameterSet, String outputFormat) ReportService.extractQuery(Report report) ReportServiceImpl.extractQuery(Report report) ReportService.getOrCreateMetadata(Report report, String name) ReportServiceImpl.getOrCreateMetadata(Report report, String name) voidReportExecutorService.isExecutable(Report report, String outputFormat, ReportExecutionConfig... configs) voidReportExecutorService.isExecutable(Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig... configs) voidReportExecutorService.isExecutable(Report report, User user, String outputFormat, ReportExecutionConfig... configs) voidReportExecutorServiceImpl.isExecutable(Report report, String outputFormat, ReportExecutionConfig... configs) voidReportExecutorServiceImpl.isExecutable(Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig... configs) voidReportExecutorServiceImpl.isExecutable(Report report, User user, String outputFormat, ReportExecutionConfig... configs) ReportDtoReportDtoService.loadFullDtoForExecution(Report realReport) ReportDtoReportDtoServiceImpl.loadFullDtoForExecution(Report realReport) Loads a DTO that can be used to execute a report.voidReportService.remove(Report report, ReportMetadata reportMetadata) voidReportService.remove(Report report, ReportProperty property) voidReportServiceImpl.remove(Report report, ReportMetadata metadata) voidReportServiceImpl.remove(Report report, ReportProperty property) ReportService.removeMetadataByName(Report report, String name) ReportServiceImpl.removeMetadataByName(Report report, String name) booleanReportExecutorService.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) booleanReportExecutorServiceImpl.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) voidReportService.updateParameterDefinitions(Report report, List<ParameterDefinition> newDefinitions, boolean allowParameterRemoval) voidReportServiceImpl.updateParameterDefinitions(Report report, List<ParameterDefinition> newDefinitions, boolean allowParameterRemoval) voidReportParameterService.updateParameterInstances(Report report, ParameterDefinition definition) voidReportParameterServiceImpl.updateParameterInstances(Report report, ParameterDefinition definition) Updates the instances in all reports (+variants)ReportExecutorService.variantTest(Report report, List<DatasourceDefinition> datasources) ReportExecutorServiceImpl.variantTest(Report report, List<DatasourceDefinition> datasources) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.engine
Methods in net.datenwerke.rs.core.service.reportmanager.engine with parameters of type ReportModifier and TypeMethodDescriptionabstract booleanDefines the possible output formatsReportEngine.execute(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) Executes a given report.ReportEngine.executeDry(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) ReportEngine.exportMetadata(Report report, ParameterSet additionalParameters, User user, String outputFormat) voidReportEngine.isExecutable(Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig... configs) booleanReportEngine.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.engine.events
Constructors in net.datenwerke.rs.core.service.reportmanager.engine.events with parameters of type ReportModifierConstructorDescriptionBeginReportExecutionEvent(Report report, String uuid) EndReportExecutionEvent(Report report, String uuid, boolean success) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.engine.hooks
Methods in net.datenwerke.rs.core.service.reportmanager.engine.hooks with parameters of type ReportModifier and TypeMethodDescriptionReportEngineTakeOverExecutionHook.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) Execute the report.ReportEngineTakeOverExecutionHook.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) Return an empty CompiledReport object to specify mime type and extension.ReportExecutionConfigFromPropertyMapHook.parse(Report report, HttpServletRequest request, Map<String, String[]> properties) booleanReportEngineTakeOverExecutionHook.supportsStreaming(ReportEngine reportEngine, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) booleanReportEngineTakeOverExecutionHook.takesOver(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) return true in order to bypass the report engine and perform manual execution of the report -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.engine.hooks.adapter
Methods in net.datenwerke.rs.core.service.reportmanager.engine.hooks.adapter with parameters of type ReportModifier and TypeMethodDescriptionReportEngineTakeOverExecutionHookAdapter.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) ReportEngineTakeOverExecutionHookAdapter.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) booleanReportEngineTakeOverExecutionHookAdapter.supportsStreaming(ReportEngine reportEngine, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) booleanReportEngineTakeOverExecutionHookAdapter.takesOver(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.entities.reports
Methods in net.datenwerke.rs.core.service.reportmanager.entities.reports that return ReportModifier and TypeMethodDescriptionReport.createNewVariant(Report adjustedReport) Creates a new variant of this report (or variant) with the changes given by adjustedReport.Report.createTemporaryVariant()Report.createTemporaryVariant(Report adjustedReport) Do not try to convert a temporary variant into a persistent one (rather create a new one).Methods in net.datenwerke.rs.core.service.reportmanager.entities.reports with parameters of type ReportModifier and TypeMethodDescriptionReport.createNewVariant(Report adjustedReport) Creates a new variant of this report (or variant) with the changes given by adjustedReport.Report.createTemporaryVariant(Report adjustedReport) Do not try to convert a temporary variant into a persistent one (rather create a new one).booleanReport.isIdenticalForExecution(Report report) voidReport.replaceWith(Report report, Injector injector) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.entities.reports.post
Methods in net.datenwerke.rs.core.service.reportmanager.entities.reports.post with parameters of type ReportModifier and TypeMethodDescriptionvoidReport2DtoPostProcessor.dtoCreated(Report poso, ReportDto dto) voidReport2DtoPostProcessor.dtoInstantiated(Report poso, ReportDto dto) voidDto2ReportPostProcessor.posoCreated(ReportDto reportDto, Report report) voidDto2ReportPostProcessor.posoCreatedUnmanaged(ReportDto reportDto, Report report) voidDto2ReportPostProcessor.posoInstantiated(Report arg0) voidDto2ReportPostProcessor.posoLoaded(ReportDto arg0, Report arg1) voidDto2ReportPostProcessor.posoMerged(ReportDto reportDto, Report report) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.entities.reports.supervisor
Methods in net.datenwerke.rs.core.service.reportmanager.entities.reports.supervisor with parameters of type ReportModifier and TypeMethodDescriptionvoidDto2ReportSupervisor.enclosedObjectRemoved(ReportDto dto, Report poso, Object removedProperty, Object replacement, String fieldname) voidDto2ReportSupervisor.enclosedObjectsRemovedFromCollection(ReportDto dto, Report poso, Collection<?> objectCollection, String fieldname) voidDto2ReportSupervisor.referencedObjectRemoved(ReportDto dto, Report poso, Object removedProperty, Object replacement, String fieldname) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.hookers
Classes in net.datenwerke.rs.core.service.reportmanager.hookers with type parameters of type ReportMethods in net.datenwerke.rs.core.service.reportmanager.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidConfigureBaseReportViaRequestHooker.adjustReport(Report report, net.datenwerke.rs.core.service.reportmanager.hooks.ConfigureReportViaRequestAndLocationImpl.ParameterProvider req) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.hookers.factory
Methods in net.datenwerke.rs.core.service.reportmanager.hookers.factory that return types with arguments of type ReportMethod parameters in net.datenwerke.rs.core.service.reportmanager.hookers.factory with type arguments of type Report -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.hooks
Methods in net.datenwerke.rs.core.service.reportmanager.hooks that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> ReportTypeProviderHook.getReportTypes()Collection<? extends Class<? extends Report>> ReportTypeProviderHook.getReportVariantTypes()Methods in net.datenwerke.rs.core.service.reportmanager.hooks with parameters of type ReportModifier and TypeMethodDescriptionvoidvoidConfigureReportViaHistoryLocationHook.adjustReport(Report report, HistoryLocation location) voidConfigureReportViaHttpRequestHook.adjustReport(Report report, HttpServletRequest req) final voidConfigureReportViaRequestAndLocationImpl.adjustReport(Report report, HttpServletRequest req) voidReportExecutionNotificationHook.doVetoReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) Called before the execution of a report and meant to allow to veto (stop) that execution.voidVariantCreatorHook.newVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidReportExecutionNotificationHook.notifyOfReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) Called before a report is about to be executed.voidReportExecutionNotificationHook.notifyOfReportsSuccessfulExecution(CompiledReport compiledReport, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) Called after successful completion of a report execution.voidReportExecutionNotificationHook.notifyOfReportsUnsuccessfulExecution(ReportExecutorException e, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) Called after an unsuccessful execution of a report.ParameterReplacementHook.provideParameterReplacement(User user, Report report, ParameterInstance parameterInstance) Hook method to customize parameter values and types just before a report is executed.voidReportCreatedFromDtoHook.reportCreated(ReportDto reportDto, Report report) voidReportCreatedFromDtoHook.reportCreatedUnmanaged(ReportDto reportDto, Report report) voidReportCreatedFromDtoHook.reportMerged(ReportDto reportDto, Report report) voidVariantCreatorHook.temporaryVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidVariantToBeEditedHook.variantToBeEdited(Report referenceVariant, ReportDto reportDto, String executorToken) Called just before the edits in a variant are going to be saved.voidVariantToBeStoredHook.variantToBeStored(Report report, String executerToken) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.hooks.adapter
Methods in net.datenwerke.rs.core.service.reportmanager.hooks.adapter with parameters of type ReportModifier and TypeMethodDescriptionvoidReportExecutionNotificationHookAdapter.doVetoReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidReportExecutionNotificationHookAdapter.notifyOfReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidReportExecutionNotificationHookAdapter.notifyOfReportsSuccessfulExecution(CompiledReport compiledReport, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidReportExecutionNotificationHookAdapter.notifyOfReportsUnsuccessfulExecution(ReportExecutorException e, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidVariantToBeStoredHookAdapter.variantToBeStored(Report report, String executerToken) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.interfaces
Methods in net.datenwerke.rs.core.service.reportmanager.interfaces that return ReportMethods in net.datenwerke.rs.core.service.reportmanager.interfaces with parameters of type Report -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.metadata
Methods in net.datenwerke.rs.core.service.reportmanager.metadata with parameters of type ReportModifier and TypeMethodDescriptionvoidReportMetadataParameterReplacement.extendJuel(User user, Report report, ExpressionFactory factory, ELContext context) ReportMetadataParameterReplacement.provideReplacements(User user, Report report) voidAbstractPlainMetadataExporter.visitReport(Report report) voidReportMetadataExporter.visitReport(Report report) Should be used to collect basic information such as name, etc. -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.metadata.hookers
Methods in net.datenwerke.rs.core.service.reportmanager.metadata.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidVariantCreatedAdjustMetadataHooker.newVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidVariantCreatedAdjustMetadataHooker.temporaryVariantCreated(Report referenceReport, Report adjustedReport, Report variant) -
Uses of Report in net.datenwerke.rs.core.service.reportmanager.parameters
Methods in net.datenwerke.rs.core.service.reportmanager.parameters that return ReportMethods in net.datenwerke.rs.core.service.reportmanager.parameters with parameters of type ReportModifier and TypeMethodDescriptionvoidParameterSetReplacementProvider.extendJuel(User user, Report report, ExpressionFactory factory, ELContext context) voidParameterSetReplacementProviderImpl.extendJuel(User user, Report report, ExpressionFactory factory, ELContext context) ParameterSetReplacementProvider.provideReplacements(User user, Report report) ParameterSetReplacementProviderImpl.provideReplacements(User user, Report report) Constructors in net.datenwerke.rs.core.service.reportmanager.parameters with parameters of type ReportModifierConstructorDescriptionParameterSet(AuthenticatorService authService, Report report) ParameterSet(AuthenticatorService authService, User user, Report report) -
Uses of Report in net.datenwerke.rs.core.service.sendto.hooks
Methods in net.datenwerke.rs.core.service.sendto.hooks with parameters of type ReportModifier and TypeMethodDescriptionvoidSendToTargetProviderHook.scheduledSendTo(CompiledReport compiledReport, Report report, AbstractJob reportJob, String format, Map<String, String> values) SendToTargetProviderHook.sendTo(CompiledReport compiledReport, Report report, String format, Map<String, String> values, ReportExecutionConfig... executionConfig) SendToTargetProviderHook.sendTo(Report report, Map<String, String> values, ReportExecutionConfig... executionConfig) -
Uses of Report in net.datenwerke.rs.core.service.sendto.hooks.adapter
Methods in net.datenwerke.rs.core.service.sendto.hooks.adapter with parameters of type ReportModifier and TypeMethodDescriptionvoidSendToTargetProviderHookAdapter.scheduledSendTo(CompiledReport compiledReport, Report report, AbstractJob reportJob, String format, Map<String, String> values) SendToTargetProviderHookAdapter.sendTo(CompiledReport compiledReport, Report report, String format, Map<String, String> values, ReportExecutionConfig... executionConfig) SendToTargetProviderHookAdapter.sendTo(Report report, Map<String, String> values, ReportExecutionConfig... executionConfig) -
Uses of Report in net.datenwerke.rs.crystal.service.crystal.entities
Subclasses of Report in net.datenwerke.rs.crystal.service.crystal.entitiesMethods in net.datenwerke.rs.crystal.service.crystal.entities with parameters of type ReportModifier and TypeMethodDescriptionvoidCrystalReport.replaceWith(Report aReport, Injector injector) voidCrystalReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.crystal.service.crystal.reportengine
Methods in net.datenwerke.rs.crystal.service.crystal.reportengine with parameters of type ReportModifier and TypeMethodDescriptionbooleanbooleanCrystalReportEngine.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) -
Uses of Report in net.datenwerke.rs.crystal.service.crystal.reportengine.hookers
Methods in net.datenwerke.rs.crystal.service.crystal.reportengine.hookers that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> CrystalReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> CrystalReportTypeProviderHooker.getReportVariantTypes() -
Uses of Report in net.datenwerke.rs.dashboard.service.dashboard
Methods in net.datenwerke.rs.dashboard.service.dashboard with parameters of type ReportModifier and TypeMethodDescriptionDadgetService.getReportDadgetsWith(Report report) DadgetServiceImpl.getReportDadgetsWith(Report report) voidDadgetService.removeFromReportDadgets(Report node) voidDadgetServiceImpl.removeFromReportDadgets(Report report) -
Uses of Report in net.datenwerke.rs.dashboard.service.dashboard.dagets
Methods in net.datenwerke.rs.dashboard.service.dashboard.dagets that return ReportMethods in net.datenwerke.rs.dashboard.service.dashboard.dagets with parameters of type Report -
Uses of Report in net.datenwerke.rs.deployment.service
Methods in net.datenwerke.rs.deployment.service that return ReportModifier and TypeMethodDescriptionColumnDifference.getLeftReport()ColumnDifference.getRightReport()Methods in net.datenwerke.rs.deployment.service with parameters of type ReportModifier and TypeMethodDescriptionReportDeploymentService.calculateColumnDifferences(Report leftReport, TableDefinition leftReportTableDef, Report rightReport, TableDefinition rightReportTableDef, boolean ignoreCase) ReportDeploymentServiceImpl.calculateColumnDifferences(Report leftReport, TableDefinition leftReportTableDef, Report rightReport, TableDefinition rightReportTableDef, boolean ignoreCase) ReportDeploymentService.getVariantsConflictingColumns(Report leftReport, TableDefinition leftReportTableDef, Report rightReport, TableDefinition rightReportTableDef, boolean ignoreCase) ReportDeploymentServiceImpl.getVariantsConflictingColumns(Report leftReport, TableDefinition leftReportTableDef, Report rightReport, TableDefinition rightReportTableDef, boolean ignoreCase) Constructors in net.datenwerke.rs.deployment.service with parameters of type ReportModifierConstructorDescriptionColumnDifference(Report leftReport, ColumnInfo leftColumnInfo, Report rightReport, ColumnInfo rightColumnInfo) -
Uses of Report in net.datenwerke.rs.dropbox.service.dropbox.action
Methods in net.datenwerke.rs.dropbox.service.dropbox.action that return Report -
Uses of Report in net.datenwerke.rs.emaildatasink.service.emaildatasink.action
Methods in net.datenwerke.rs.emaildatasink.service.emaildatasink.action that return Report -
Uses of Report in net.datenwerke.rs.ftp.service.ftp.action
Methods in net.datenwerke.rs.ftp.service.ftp.action that return Report -
Uses of Report in net.datenwerke.rs.globalconstants.service.globalconstants
Methods in net.datenwerke.rs.globalconstants.service.globalconstants with parameters of type ReportModifier and TypeMethodDescriptionGlobalConstantParameterReplacementProvider.provideReplacements(User user, Report report) -
Uses of Report in net.datenwerke.rs.googledrive.service.googledrive.action
Methods in net.datenwerke.rs.googledrive.service.googledrive.action that return Report -
Uses of Report in net.datenwerke.rs.grideditor.service.grideditor.definition.db
Methods in net.datenwerke.rs.grideditor.service.grideditor.definition.db with parameters of type ReportModifier and TypeMethodDescription -
Uses of Report in net.datenwerke.rs.grideditor.service.grideditor.definition.db.dsl
Methods in net.datenwerke.rs.grideditor.service.grideditor.definition.db.dsl with parameters of type ReportModifier and TypeMethodDescriptionConstructors in net.datenwerke.rs.grideditor.service.grideditor.definition.db.dsl with parameters of type ReportModifierConstructorDescriptionDbGridEditorAdapterBuilder(DbGridEditorDefinitionAdapterImpl adapter, Report report) -
Uses of Report in net.datenwerke.rs.grideditor.service.grideditor.entities
Subclasses of Report in net.datenwerke.rs.grideditor.service.grideditor.entitiesMethods in net.datenwerke.rs.grideditor.service.grideditor.entities with parameters of type ReportModifier and TypeMethodDescriptionvoidGridEditorReport.replaceWith(Report aReport, Injector injector) voidGridEditorReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.grideditor.service.grideditor.hookers
Methods in net.datenwerke.rs.grideditor.service.grideditor.hookers that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> GridEditorReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> GridEditorReportTypeProviderHooker.getReportVariantTypes() -
Uses of Report in net.datenwerke.rs.grideditor.service.grideditor.reportengine
Methods in net.datenwerke.rs.grideditor.service.grideditor.reportengine with parameters of type Report -
Uses of Report in net.datenwerke.rs.incubator.service.exportmetadata
Methods in net.datenwerke.rs.incubator.service.exportmetadata with parameters of type ReportModifier and TypeMethodDescriptionReturns the author of the givenReportExportMetadataService.getCreator(Report report, User user) Returns the creator of the givenReportExportMetadataServiceImpl.getCreator(Report report, User user) Returns the title of the givenReport -
Uses of Report in net.datenwerke.rs.incubator.service.exportmetadata.hookers
Methods in net.datenwerke.rs.incubator.service.exportmetadata.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidMetadataTablePdfExportHooker.afterExport(Report report, User user, CompiledReport compiledReport, TableOutputGenerator outputGenerator, String outputFormat) voidMetadataTablePdfExportHooker.beforeExport(Report report, User user, TableDefinition td, TableOutputGenerator outputGenerator, String outputFormat) -
Uses of Report in net.datenwerke.rs.incubator.service.jaspertotable.hookers
Methods in net.datenwerke.rs.incubator.service.jaspertotable.hookers with parameters of type ReportModifier and TypeMethodDescriptionJasperTableExecutorHook.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) JasperTableExecutorHook.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) booleanJasperTableExecutorHook.supportsStreaming(ReportEngine reportEngine, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) booleanJasperTableExecutorHook.takesOver(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) -
Uses of Report in net.datenwerke.rs.incubator.service.outputformatauth.hookers
Methods in net.datenwerke.rs.incubator.service.outputformatauth.hookers with parameters of type ReportModifier and TypeMethodDescriptionvoidLargeReportExecutionVetoer.doVetoReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidOutputFormatAuthWatchDog.doVetoReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidLargeReportExecutionVetoer.notifyOfReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidOutputFormatAuthWatchDog.notifyOfReportExecution(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidLargeReportExecutionVetoer.notifyOfReportsSuccessfulExecution(CompiledReport compiledReport, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidOutputFormatAuthWatchDog.notifyOfReportsSuccessfulExecution(CompiledReport compiledReport, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidLargeReportExecutionVetoer.notifyOfReportsUnsuccessfulExecution(ReportExecutorException e, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) voidOutputFormatAuthWatchDog.notifyOfReportsUnsuccessfulExecution(ReportExecutorException e, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) -
Uses of Report in net.datenwerke.rs.jxlsreport.service.jxlsreport.entities
Subclasses of Report in net.datenwerke.rs.jxlsreport.service.jxlsreport.entitiesMethods in net.datenwerke.rs.jxlsreport.service.jxlsreport.entities with parameters of type ReportModifier and TypeMethodDescriptionvoidJxlsReport.replaceWith(Report aReport, Injector injector) voidJxlsReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.jxlsreport.service.jxlsreport.hookers
Methods in net.datenwerke.rs.jxlsreport.service.jxlsreport.hookers that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> JxlsReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> JxlsReportTypeProviderHooker.getReportVariantTypes() -
Uses of Report in net.datenwerke.rs.jxlsreport.service.jxlsreport.reportengine
Methods in net.datenwerke.rs.jxlsreport.service.jxlsreport.reportengine with parameters of type ReportModifier and TypeMethodDescriptionbooleanJxlsReportEngine.executeDry(OutputStream os, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) booleanJxlsReportEngine.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) -
Uses of Report in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.action
Methods in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.action that return Report -
Uses of Report in net.datenwerke.rs.onedrive.service.onedrive.action
Methods in net.datenwerke.rs.onedrive.service.onedrive.action that return Report -
Uses of Report in net.datenwerke.rs.printer.service.printer.action
Methods in net.datenwerke.rs.printer.service.printer.action that return Report -
Uses of Report in net.datenwerke.rs.reportdoc.service
Methods in net.datenwerke.rs.reportdoc.service with parameters of type ReportModifier and TypeMethodDescriptionReportDocumentationService.executeDocumentation(Report report, Long tsId, String format) ReportDocumentationServiceImpl.executeDocumentation(Report report, Long tsId, String format) ReportDocumentationService.executeDocumentationDeployAnalyze(Report newReport, Report destinationReport, String format, boolean ignoreCase) ReportDocumentationServiceImpl.executeDocumentationDeployAnalyze(Report leftReport, Report rightReport, String format, boolean ignoreCase) ReportDocumentationService.executeDocumentationRev(Report report, Long revision, String format) ReportDocumentationServiceImpl.executeDocumentationRev(Report report, Long revision, String format) ReportDocumentationService.executeDocumentationVariantTest(Report report, List<DatasourceDefinition> datasources, String format) ReportDocumentationServiceImpl.executeDocumentationVariantTest(Report report, List<DatasourceDefinition> datasources, String format) ReportDocumentationService.executeRevisions(Report report, String format) ReportDocumentationServiceImpl.executeRevisions(Report report, String format) -
Uses of Report in net.datenwerke.rs.reportdoc.service.terminal.commands
Methods in net.datenwerke.rs.reportdoc.service.terminal.commands that return ReportModifier and TypeMethodDescriptionDeployAnalyzeCommandResultExtension.getLeftReport()VariantTestCommandResultExtension.getReport()DeployAnalyzeCommandResultExtension.getRightReport()Methods in net.datenwerke.rs.reportdoc.service.terminal.commands with parameters of type ReportModifier and TypeMethodDescriptionvoidDeployAnalyzeCommandResultExtension.setLeftReport(Report leftReport) voidvoidDeployAnalyzeCommandResultExtension.setRightReport(Report rightReport) -
Uses of Report in net.datenwerke.rs.saiku.service.hooker
Methods in net.datenwerke.rs.saiku.service.hooker that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> SaikuReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> SaikuReportTypeProviderHooker.getReportVariantTypes()Methods in net.datenwerke.rs.saiku.service.hooker with parameters of type ReportModifier and TypeMethodDescriptionvoidReportExportViaSessionHooker.adjustReport(Report adjustedReport, ReportExecutionConfig... configs) voidVariantCreatedAdjustSaikuQueryHooker.newVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidVariantCreatedAdjustSaikuQueryHooker.temporaryVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidVariantStoreHooker.variantToBeStored(Report report, String executerToken) -
Uses of Report in net.datenwerke.rs.saiku.service.saiku
Methods in net.datenwerke.rs.saiku.service.saiku with parameters of type ReportModifier and TypeMethodDescriptionvoidOlapUtilService.flushCache(Report report) Clears the Mondrian Cache of the given report.voidOlapUtilServiceImpl.flushCache(Report report) -
Uses of Report in net.datenwerke.rs.saiku.service.saiku.entities
Subclasses of Report in net.datenwerke.rs.saiku.service.saiku.entitiesMethods in net.datenwerke.rs.saiku.service.saiku.entities with parameters of type ReportModifier and TypeMethodDescriptionvoidSaikuReport.replaceWith(Report aReport, Injector injector) voidSaikuReportVariant.setBaseReport(Report baseReport) -
Uses of Report in net.datenwerke.rs.saiku.service.saiku.reportengine
Methods in net.datenwerke.rs.saiku.service.saiku.reportengine with parameters of type ReportModifier and TypeMethodDescriptionbooleanbooleanSaikuReportEngine.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) -
Uses of Report in net.datenwerke.rs.saikupivot.service.hooker
Methods in net.datenwerke.rs.saikupivot.service.hooker with parameters of type ReportModifier and TypeMethodDescriptionExportTableCubeReport.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) ExportTableCubeReport.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) booleanExportTableCubeReport.supportsStreaming(ReportEngine reportEngine, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) booleanExportTableCubeReport.takesOver(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) -
Uses of Report in net.datenwerke.rs.samba.service.samba.action
Methods in net.datenwerke.rs.samba.service.samba.action that return Report -
Uses of Report in net.datenwerke.rs.scheduleasfile.service.scheduleasfile.action
Methods in net.datenwerke.rs.scheduleasfile.service.scheduleasfile.action that return Report -
Uses of Report in net.datenwerke.rs.scheduler.service.scheduler.jobs.filter
Methods in net.datenwerke.rs.scheduler.service.scheduler.jobs.filter with parameters of type Report -
Uses of Report in net.datenwerke.rs.scheduler.service.scheduler.jobs.report
Methods in net.datenwerke.rs.scheduler.service.scheduler.jobs.report that return ReportMethods in net.datenwerke.rs.scheduler.service.scheduler.jobs.report with parameters of type Report -
Uses of Report in net.datenwerke.rs.scp.service.scp.action
Methods in net.datenwerke.rs.scp.service.scp.action that return Report -
Uses of Report in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.action
Methods in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.action that return Report -
Uses of Report in net.datenwerke.rs.scriptreport.service.scriptreport
Methods in net.datenwerke.rs.scriptreport.service.scriptreport with parameters of type ReportModifier and TypeMethodDescriptionbooleanbooleanScriptReportEngine.supportsStreaming(Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig... configs) -
Uses of Report in net.datenwerke.rs.scriptreport.service.scriptreport.entities
Subclasses of Report in net.datenwerke.rs.scriptreport.service.scriptreport.entitiesMethods in net.datenwerke.rs.scriptreport.service.scriptreport.entities with parameters of type Report -
Uses of Report in net.datenwerke.rs.scriptreport.service.scriptreport.hookers
Methods in net.datenwerke.rs.scriptreport.service.scriptreport.hookers that return types with arguments of type ReportModifier and TypeMethodDescriptionCollection<? extends Class<? extends Report>> ScriptReportTypeProviderHooker.getReportTypes()Collection<? extends Class<? extends Report>> ScriptReportTypeProviderHooker.getReportVariantTypes() -
Uses of Report in net.datenwerke.rs.tabledatasink.service.tabledatasink.action
Methods in net.datenwerke.rs.tabledatasink.service.tabledatasink.action that return Report -
Uses of Report in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers
Methods in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers with parameters of type ReportModifier and TypeMethodDescriptionJxlsTemplateProviderHooker.executeReport(OutputStream os, ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) JxlsTemplateProviderHooker.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) Constructors in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers with parameters of type ReportModifierConstructorDescriptionJxlsTransformEnvironment(Context context, byte[] templateBytes, OutputStream os, Report report, DwAsyncService asyncService) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.engines.velocity.hookers
Methods in net.datenwerke.rs.tabletemplate.service.engines.velocity.hookers with parameters of type ReportModifier and TypeMethodDescriptionVelocityTemplateProviderHooker.executeReport(OutputStream os, ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) VelocityTemplateProviderHooker.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.engines.velocity.hooks
Methods in net.datenwerke.rs.tabletemplate.service.engines.velocity.hooks with parameters of type ReportModifier and TypeMethodDescriptionVelocityTemplatePostProcessHook.postProcessCompiledReport(CompiledReport cReport, String result, String templateStr, Report report, TableReportTemplate template, RSSimpleTableBean bean, ParameterSet ps) VelocityTemplatePostProcessHook.postProcessResultString(String result, String templateStr, Report report, TableReportTemplate template, RSSimpleTableBean bean, ParameterSet ps) VelocityTemplatePostProcessHook.postProcessTemplateString(String templateStr, Report report, TableReportTemplate template, RSSimpleTableBean bean, ParameterSet ps) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.engines.velocity.hooks.adapter
Methods in net.datenwerke.rs.tabletemplate.service.engines.velocity.hooks.adapter with parameters of type ReportModifier and TypeMethodDescriptionVelocityTemplatePostProcessHookAdapter.postProcessCompiledReport(CompiledReport cReport, String result, String templateStr, Report report, TableReportTemplate template, RSSimpleTableBean bean, ParameterSet ps) VelocityTemplatePostProcessHookAdapter.postProcessResultString(String result, String templateStr, Report report, TableReportTemplate template, RSSimpleTableBean bean, ParameterSet ps) VelocityTemplatePostProcessHookAdapter.postProcessTemplateString(String templateStr, Report report, TableReportTemplate template, RSSimpleTableBean bean, ParameterSet ps) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.engines.xdoc.hookers
Methods in net.datenwerke.rs.tabletemplate.service.engines.xdoc.hookers with parameters of type ReportModifier and TypeMethodDescriptionXdocTemplateProviderHooker.executeReport(OutputStream os, ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) XdocTemplateProviderHooker.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.engines.xsl.hookers
Methods in net.datenwerke.rs.tabletemplate.service.engines.xsl.hookers with parameters of type ReportModifier and TypeMethodDescriptionXslTemplateProviderHooker.executeReport(OutputStream os, ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) XslTemplateProviderHooker.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.tabletemplate.hookers
Methods in net.datenwerke.rs.tabletemplate.service.tabletemplate.hookers with parameters of type ReportModifier and TypeMethodDescriptionTableReportEngineEnhancerHooker.executeReport(ReportEngine engine, OutputStream os, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) TableReportEngineEnhancerHooker.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) voidVariantCreatedAdjustTableTemplateHooker.newVariantCreated(Report referenceReport, Report adjustedReport, Report variant) TableTemplateConfigFromPropertyMapHooker.parse(Report report, HttpServletRequest request, Map<String, String[]> properties) booleanTableReportEngineEnhancerHooker.supportsStreaming(ReportEngine reportEngine, Report report, ParameterSet parameterSet, User user, String outputFormat, ReportExecutionConfig[] configs) booleanTableReportEngineEnhancerHooker.takesOver(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs) voidVariantCreatedAdjustTableTemplateHooker.temporaryVariantCreated(Report referenceReport, Report adjustedReport, Report variant) voidTableTemplateAdjustVariantHooker.variantToBeStored(Report report, String executerToken) -
Uses of Report in net.datenwerke.rs.tabletemplate.service.tabletemplate.hooks
Methods in net.datenwerke.rs.tabletemplate.service.tabletemplate.hooks with parameters of type ReportModifier and TypeMethodDescriptionTableTemplateProviderHook.executeReport(OutputStream os, ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) TableTemplateProviderHook.executeReportDry(ReportEngine engine, Report report, ParameterSet additionalParameters, User user, String outputFormat, ReportExecutionConfig[] configs, TableReportTemplate template) -
Uses of Report in net.datenwerke.rs.tsreportarea.service.tsreportarea
Methods in net.datenwerke.rs.tsreportarea.service.tsreportarea with parameters of type ReportModifier and TypeMethodDescriptionTsDiskService.getReferencesTo(Report report) TsDiskServiceImpl.getReferencesTo(Report report) TsDiskService.getTeamSpacesThatLinkTo(Report report) TsDiskServiceImpl.getTeamSpacesThatLinkTo(Report report) TsDiskService.getTeamSpacesWithPathsThatLinkTo(Report report) TsDiskServiceImpl.getTeamSpacesWithPathsThatLinkTo(Report report) TsDiskService.importReport(Report report, AbstractTsDiskNode parent, boolean copyReport, boolean isReference) TsDiskService.importReport(Report report, AbstractTsDiskNode parent, boolean copyReport, String name, String description, boolean isReference) TsDiskServiceImpl.importReport(Report report, AbstractTsDiskNode parent, boolean copyReport, boolean isReference) TsDiskServiceImpl.importReport(Report report, AbstractTsDiskNode parent, boolean copyReport, String name, String description, boolean isReference) -
Uses of Report in net.datenwerke.rs.tsreportarea.service.tsreportarea.entities
Methods in net.datenwerke.rs.tsreportarea.service.tsreportarea.entities that return ReportMethods in net.datenwerke.rs.tsreportarea.service.tsreportarea.entities with parameters of type Report -
Uses of Report in net.datenwerke.rs.usagestatistics.service.usagestatistics
Method parameters in net.datenwerke.rs.usagestatistics.service.usagestatistics with type arguments of type ReportModifier and TypeMethodDescriptionlongUsageStatisticsService.getReportCount(Class<? extends Report> clazz) longUsageStatisticsServiceImpl.getReportCount(Class<? extends Report> clazz) <any>UsageStatisticsService.getSpecificReportCount(Class<? extends Report> reportClazz, Class<? extends Report> variantClazz) <any>UsageStatisticsServiceImpl.getSpecificReportCount(Class<? extends Report> reportClazz, Class<? extends Report> variantClazz) UsageStatisticsService.provideReportCountValueEntry(String reportKey, String reportMsg, Class<? extends Report> reportClazz, String variantKey, String variantMsg, Class<? extends Report> variantClazz) UsageStatisticsServiceImpl.provideReportCountValueEntry(String reportKey, String reportMsg, Class<? extends Report> reportClazz, String variantKey, String variantMsg, Class<? extends Report> variantClazz) -
Uses of Report in net.datenwerke.rs.utils.exception
Methods in net.datenwerke.rs.utils.exception with parameters of type Report -
Uses of Report in net.datenwerke.scheduler.service.scheduler
Methods in net.datenwerke.scheduler.service.scheduler with parameters of type ReportModifier and TypeMethodDescriptionSchedulerService.getOwnReportJobList(Report report) SchedulerServiceImpl.getOwnReportJobList(Report report) SchedulerService.getReportJobList(Report report) SchedulerServiceImpl.getReportJobList(Report report) SchedulerService.getReportJobListFromCurrentUser(Report report) SchedulerServiceImpl.getReportJobListFromCurrentUser(Report report) SchedulerService.getReportJobListToCurrentUser(Report report) SchedulerServiceImpl.getReportJobListToCurrentUser(Report report)