Interface CrystalOutputGenerator
- All Superinterfaces:
ReportOutputGenerator
- All Known Implementing Classes:
CrystalCSVOutputGenerator,CrystalExcelOutputGenerator,CrystalOutputGeneratorImpl,CrystalPDFOutputGenerator,CrystalPNGOutputGenerator,CrystalTextOutputGenerator,CrystalWordOutputGenerator,CrystalXMLOutputGenerator
-
Method Summary
Modifier and TypeMethodDescriptionexportReport(Object reportClientDoc, String outputFormat, ReportExecutionConfig... configs) Methods inherited from interface net.datenwerke.rs.core.service.reportmanager.output.ReportOutputGenerator
getFormatInfo, getFormats, isCatchAll
-
Method Details
-
exportReport
CompiledRSCrystalReport exportReport(Object reportClientDoc, String outputFormat, ReportExecutionConfig... configs) throws ReportExecutorException - Throws:
ReportExecutorException
-