Interface GridEditorOutputGenerator
- All Superinterfaces:
ReportOutputGenerator
- All Known Implementing Classes:
GridEditorDataLoader,GridEditorExcelExport
-
Method Summary
Modifier and TypeMethodDescriptionexportReport(GridEditorReport report, User user, ParameterSet parameters, String outputFormat, ReportExecutionConfig... configs) Methods inherited from interface net.datenwerke.rs.core.service.reportmanager.output.ReportOutputGenerator
getFormatInfo, getFormats, isCatchAll
-
Method Details
-
exportReport
CompiledReport exportReport(GridEditorReport report, User user, ParameterSet parameters, String outputFormat, ReportExecutionConfig... configs) throws ReportExecutorException - Throws:
ReportExecutorException
-