A G I M O S V 

S

Sample1 - Class in org.pentaho.reporting.engine.classic.samples
Generates a report in the following scenario: The report definition file is a .prpt file which will be loaded and parsed The data factory is a simple JDBC data factory using HSQLDB There are no runtime report parameters used
Sample1() - Constructor for class org.pentaho.reporting.engine.classic.samples.Sample1
Default constructor for this sample report generator
Sample2 - Class in org.pentaho.reporting.engine.classic.samples
Generates a report in the following scenario: The report definition file is a .prpt file which will be loaded and parsed The data factory is a simple JDBC data factory using HSQLDB There are no runtime report parameters used
Sample2() - Constructor for class org.pentaho.reporting.engine.classic.samples.Sample2
Default constructor for this sample report generator
Sample3 - Class in org.pentaho.reporting.engine.classic.samples
Generates a report using a paginated Swing Preview Dialog.
Sample3() - Constructor for class org.pentaho.reporting.engine.classic.samples.Sample3
 
Sample4 - Class in org.pentaho.reporting.engine.classic.samples
Servlet implementation which generates a report and returns the report as an HTML stream back to the browser.
Sample4() - Constructor for class org.pentaho.reporting.engine.classic.samples.Sample4
Default constructor for this sample servlet
A G I M O S V