public interface ReportHandler
| Modifier and Type | Method and Description |
|---|---|
net.sf.jasperreports.engine.JasperPrint |
createPrint(ReportInput input) |
ReportResult |
createReport(ReportInput input) |
ReportResult |
createReport(ReportInput input,
boolean useExportManager) |
net.sf.jasperreports.engine.JasperPrint createPrint(ReportInput input) throws net.sf.jasperreports.engine.JRException
net.sf.jasperreports.engine.JRExceptionReportResult createReport(ReportInput input, boolean useExportManager) throws CommonException
CommonExceptionReportResult createReport(ReportInput input) throws CommonException
CommonExceptionCopyright © 2023. All rights reserved.