Interface ScriptReportOutputGenerator
- All Superinterfaces:
ReportOutputGenerator
- All Known Implementing Classes:
ScriptReportGenericOutputGenerator
-
Method Summary
Modifier and TypeMethodDescriptionexport(User user, Object con, ScriptReport sReport, ParameterSet parameters, String outputFormat, ReportExecutionConfig[] configs) Methods inherited from interface net.datenwerke.rs.core.service.reportmanager.output.ReportOutputGenerator
getFormatInfo, getFormats, isCatchAll
-
Method Details
-
export
CompiledReport export(User user, Object con, ScriptReport sReport, ParameterSet parameters, String outputFormat, ReportExecutionConfig[] configs)
-