public class ReportHandlerImpl extends Object implements ReportHandler
| Constructor and Description |
|---|
ReportHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.jasperreports.engine.JasperPrint |
createPrint(ReportInput input) |
ReportResult |
createReport(ReportInput input) |
ReportResult |
createReport(ReportInput input,
boolean useExportManager) |
public ReportResult createReport(ReportInput input, boolean useExportManager) throws CommonException
createReport in interface ReportHandlerCommonExceptionpublic ReportResult createReport(ReportInput input) throws CommonException
createReport in interface ReportHandlerCommonExceptionpublic net.sf.jasperreports.engine.JasperPrint createPrint(ReportInput input) throws net.sf.jasperreports.engine.JRException
createPrint in interface ReportHandlernet.sf.jasperreports.engine.JRExceptionCopyright © 2023. All rights reserved.