Package net.sf.jasperreports.export
Class SimpleExporterInputItem
java.lang.Object
net.sf.jasperreports.export.SimpleExporterInputItem
- All Implemented Interfaces:
ExporterInputItem
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleExporterInputItem
(JasperPrint jasperPrint) SimpleExporterInputItem
(JasperPrint jasperPrint, ReportExportConfiguration configuration) SimpleExporterInputItem
(JasperPrint jasperPrint, RepositoryResourceContext repositoryContext, ReportExportConfiguration configuration) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SimpleExporterInputItem
-
SimpleExporterInputItem
-
SimpleExporterInputItem
public SimpleExporterInputItem(JasperPrint jasperPrint, RepositoryResourceContext repositoryContext, ReportExportConfiguration configuration)
-
-
Method Details
-
getJasperPrint
- Specified by:
getJasperPrint
in interfaceExporterInputItem
-
getConfiguration
- Specified by:
getConfiguration
in interfaceExporterInputItem
-
getRepositoryReportContext
- Specified by:
getRepositoryReportContext
in interfaceExporterInputItem
-