|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.flow.AbstractReportProcessor
public abstract class AbstractReportProcessor
Creation-Date: 10.11.2006, 16:07:26
Constructor Summary | |
---|---|
protected |
AbstractReportProcessor()
|
Method Summary | |
---|---|
protected FlowController |
createFlowControler(ReportContext context,
ReportJob job)
|
protected ReportContext |
createReportContext(ReportJob job,
ReportTarget target)
|
protected void |
processReportRun(ReportJob job,
ReportTarget target)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.report.flow.ReportProcessor |
---|
processReport |
Constructor Detail |
---|
protected AbstractReportProcessor()
Method Detail |
---|
protected void processReportRun(ReportJob job, ReportTarget target) throws ReportDataFactoryException, DataSourceException, ReportProcessingException
ReportDataFactoryException
DataSourceException
ReportProcessingException
protected ReportContext createReportContext(ReportJob job, ReportTarget target)
protected FlowController createFlowControler(ReportContext context, ReportJob job) throws DataSourceException
DataSourceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |