public class SimpleExporterInputItem extends Object implements ExporterInputItem
| Constructor and Description |
|---|
SimpleExporterInputItem(JasperPrint jasperPrint) |
SimpleExporterInputItem(JasperPrint jasperPrint,
ReportExportConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ReportExportConfiguration |
getConfiguration() |
JasperPrint |
getJasperPrint() |
public SimpleExporterInputItem(JasperPrint jasperPrint)
public SimpleExporterInputItem(JasperPrint jasperPrint, ReportExportConfiguration configuration)
public JasperPrint getJasperPrint()
getJasperPrint in interface ExporterInputItempublic ReportExportConfiguration getConfiguration()
getConfiguration in interface ExporterInputItemCopyright © 2017. All rights reserved.