A G I M O S V 

G

generateReport(AbstractReportGenerator.OutputType, File) - Method in class org.pentaho.reporting.engine.classic.samples.AbstractReportGenerator
Generates the report in the specified outputType and writes it into the specified outputFile.
generateReport(AbstractReportGenerator.OutputType, OutputStream) - Method in class org.pentaho.reporting.engine.classic.samples.AbstractReportGenerator
Generates the report in the specified outputType and writes it into the specified outputStream.
getCompleteReportDefinition() - Method in class org.pentaho.reporting.engine.classic.samples.Sample3
Generates the report definition that has the data factory and parameters already applied.
getDataFactory() - Method in class org.pentaho.reporting.engine.classic.samples.AbstractReportGenerator
Returns the data factory used by this report generator.
getDataFactory() - Method in class org.pentaho.reporting.engine.classic.samples.Sample1
Returns the data factory which will be used to generate the data used during report generation.
getDataFactory() - Method in class org.pentaho.reporting.engine.classic.samples.Sample2
Returns the data factory which will be used to generate the data used during report generation.
getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.samples.AbstractReportGenerator
Returns the report definition used by this report generator.
getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.samples.Sample1
Returns the report definition which will be used to generate the report.
getReportDefinition() - Method in class org.pentaho.reporting.engine.classic.samples.Sample2
Returns the report definition which will be used to generate the report.
getReportParameters() - Method in class org.pentaho.reporting.engine.classic.samples.AbstractReportGenerator
Returns the set of parameters that will be passed to the report generation process.
getReportParameters() - Method in class org.pentaho.reporting.engine.classic.samples.Sample1
Returns the set of runtime report parameters.
getReportParameters() - Method in class org.pentaho.reporting.engine.classic.samples.Sample2
Returns the set of runtime report parameters.
A G I M O S V