|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
DataSourceFactory interface
and related classes.
See:
Description
| Interface Summary | |
| DataSourceFactory | A data source factory. |
| Class Summary | |
| AbstractDataSourceFactory | A base class for implementing the DataSourceFactory interface. |
| DataSourceCollector | A DataSourceFactory created from a number of other factories. |
| DataSourceReferenceGenerator | An application that generates a report that provides style key reference information. |
| DataSourceReferenceTableModel | A table model for the style key reference generator. |
| DefaultDataSourceFactory | A default implementation of the DataSourceFactory interface. |
| URLFilterObjectDescription | An ObjectDescription for the URLFilterClass. |
The DataSourceFactory interface
and related classes.
The DataSourceFactory is used to describe and create @link com.jrefinery.report.filter.DataSource} implementations. The DataSource description is provided as ObjectDescription; as all DataSources have Getter and Setter methods defined to access their properties, generic BeanDescriptions are used to descripe the data sources.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||