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:
getJasperPrintin interfaceExporterInputItem
-
getConfiguration
- Specified by:
getConfigurationin interfaceExporterInputItem
-
getRepositoryReportContext
- Specified by:
getRepositoryReportContextin interfaceExporterInputItem
-