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 ExporterInputItem
public ReportExportConfiguration getConfiguration()
getConfiguration
in interface ExporterInputItem
Copyright © 2016. All rights reserved.