Package net.sf.jasperreports.export
Class PrintPartUnrollExporterInput
- java.lang.Object
-
- net.sf.jasperreports.export.PrintPartUnrollExporterInput
-
- All Implemented Interfaces:
ExporterInput
public class PrintPartUnrollExporterInput extends Object implements ExporterInput
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description PrintPartUnrollExporterInput(ExporterInput exporterInput, Class<? extends ReportExportConfiguration> itemConfigurationInterface)
-
-
-
Constructor Detail
-
PrintPartUnrollExporterInput
public PrintPartUnrollExporterInput(ExporterInput exporterInput, Class<? extends ReportExportConfiguration> itemConfigurationInterface)
-
-
Method Detail
-
getItems
public List<ExporterInputItem> getItems()
- Specified by:
getItems
in interfaceExporterInput
-
-