|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The report data-factory is responsible for querying the data from arbitary datasources.
| Method Summary | |
void |
close()
Closes the report data factory and all report data instances that have been returned by this instance. |
ReportDataFactory |
derive()
Derives a freshly initialized report data factory, which is independend of the original data factory. |
void |
open()
|
ReportData |
queryData(java.lang.String query,
DataSet parameters)
Queries a datasource. |
| Method Detail |
public void open()
public ReportData queryData(java.lang.String query,
DataSet parameters)
throws ReportDataFactoryException
query - parameters -
ReportDataFactoryExceptionpublic void close()
public ReportDataFactory derive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||