|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| BIException | Methods that are supported in all BI Beans exceptions. |
| Collection | Collection interface. |
| CubeDataAccess | A DataAccess that gives data to cube-based OLAP views. |
| CubeDataDirector | A DataDirector that is provided to cube-based OLAP views. |
| DataAccess | Methods that are necessary for a presentation bean to access data from a data provider. |
| DataDirector | Methods and fields that are necessary for a view to manipulate data in the data provider. |
| DataDirectorListener | The listener for notification of changes to data. |
| DataSource | Methods that views need from a data source. |
| ErrorHandler | Interface for error handlers. |
| ErrorHandlerCallback | Interface for beans that send messages to an error handler. |
| LayoutAccess | Methods that layout panels call to work on the layout before applying the layout to an actual query. |
| LayoutContext | Methods that provide the layout panels a way to get LayoutAccess objects and to apply them to a query. |
| MemberListAccess | An interface to return all the unique member metadata of a given dimension |
| PagingControlAttributes | The interface that defines paging control attributes. |
| RelationalDataAccess | A DataAccess that gives data to relational views. |
| RelationalDataDirector | A DataDirector that is provided to relational views. |
| UpdatableBag | UpdatableBag interface. |
| UpdatableCollection | UpdatableCollection interface. |
| UpdatableSet | UpdatableSet interface. |
| VectorClone | Method for producing a deep copy of an object that is part of a vector. |
| Class Summary | |
| AbstractMap | List of the requested types of data or metadata for a cursor. |
| ColumnComponentInfo | Column information about a DataView component. |
| ComponentInfo | Information about a component in a DataView. |
| CustomStyle | |
| DataAccessAdapter | Null implementation of DataAccess and DataDirector interface. |
| DataAvailableEvent | Describes a change in the availability of data. |
| DataChangedEvent | Describes a change to data. |
| DataComponentInfo | Row and column information about a DataView component. |
| DataMap | List of the requested types of data that can be retrieved from a cursor (DataAccess object). |
| DefaultErrorHandler | Default error handler. |
| EdgeComponentInfo | Information about the location of a DataView component in an edge. |
| ExtendedBitSet | |
| GroupComponentInfo | Group information about a component in a Graph. |
| LayerMetadataMap | List of the requested types of metadata for a layer. |
| MetadataMap | List of the requested types of metadata for a cursor (that is, a DataAccess object. |
| ModelEvent | Describes changes to data. |
| PageItemComponentInfo | Page item information about a DataView component. |
| PagingControlAttributesAdapter | Basic implementation of the PagingControlAttributes interface. |
| QDR | Qualified data reference. |
| QDRMember | A member in a QDR. |
| Range | |
| RangeCollection | |
| RowComponentInfo | Row information about a DataView component. |
| SeriesComponentInfo | Series information about a component in a Graph. |
| UpdatableBagImpl | |
| UpdatableSetImpl | |
| VersionInfo | VersionInfo Support for runtime version information. The class provides a number of method to get version information for the oracle.dss.* packages based on a provided class or package. |
| WaitData | A substitute for data that has not been fetched locally. |
| WaitDataAvailableEvent | Describes a fetch of data that was previously unavailable. |
| Exception Summary | |
| BIBaseException | Indicates a problem somewhere in a BI Beans operation. |
| BIBaseRuntimeException | Runtime exception. |
| ColumnOutOfRangeException | Indicates that a column parameter was out of range. |
| DataDirectorException | Indicates a problem manipulating data. |
| DataException | Indicates a problem with data. |
| EdgeOutOfRangeException | Indicates that an edge parameter was out of range. |
| LayerOutOfRangeException | Indicates that a layer parameter was out of range. |
| RowOutOfRangeException | Indicates that a row parameter was out of range. |
| SeriesOutOfRangeException | Indicates that a series parameter was out of range. |
| SliceOutOfRangeException | Indicates that a slice parameter was out of range. |
| TypeNotSupportedException | Indicates that a data source does not support a required type of data in either the DataMap, MetadataMap, or LayerMetadataMap. |
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||