|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
com.businessobjects.customds.common package to access the data source, build data providers, and fetch data for Interactive Analysis.
See:
Description
| Interface Summary | |
|---|---|
| CustomDataSourceInfo | The CustomDataSourceInfo interface is used to return the basic information required
by the plug-in (extension) for accessing the data source. |
| CustomDataSourceParamIds | The CustomDataSourceParamIds interface defines the set of pre-defined data source parameters
used by the Framework. |
| ErrorCodes | The ErrorCodes interface defines the error codes used for creating the DataSourceException. |
| ObjectTypes | The ObjectTypes interface defines the set of supported data types. |
| Class Summary | |
|---|---|
| Chunk | The Chunk class contains the data provided by the plug-in. |
| ColumnsInfo | The ColumnsInfo class contains all the ColumnSpec that form the objects (columns) of the data provider. |
| ColumnSpec | The ColumnSpec class is used to identify details such as name and data type of the data provider object (column)
used in the data provider. |
| DeploymentContext | DeploymentContext class is used to define the current deployment context type. |
| IteratorInfo | The IteratorInfo class contains information about the data iterator. |
| Row | The Row class contains the data of the data provider. |
The Framework and the plug-in uses the classes in the com.businessobjects.customds.common package to access the data source, build data providers, and fetch data for Interactive Analysis.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||