| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| AsyncDataSource | |
| BaseTokenSubstitution | This interface is defined in context with the Insert tab in the UI panels. | 
| BIException | Methods that are supported in all BI Beans exceptions. | 
| CDFDataAccess | DataAccess methods that must be implemented to create CDF-compliant DataControls | 
| Collection | Collection interface. | 
| Comparison | |
| 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. | 
| DependentID | |
| DependentResolver | |
| DrillPathMetadata | Implemented by an Object containing a collection of available Drill Targets (DrillTargetMetadata object instances). | 
| DrillTargetMetadata | Implemented by an Object containing a drill target ID and label. | 
| ErrorHandler | Interface for error handlers. | 
| ErrorHandlerCallback | Interface for beans that send messages to an error handler. | 
| FormattedText | |
| IDResolver | |
| InsertableRowDataAccess | Defines methods for inserting new records into a row projection based DataAcccess | 
| InsertableTreeDataAccess | |
| LayoutAccess | Methods that layout panels call to work on the layout before applying the layout to an actual query. | 
| LayoutAccess2 | 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 LayoutAccessobjects and to apply them to a query. | 
| Localizable | |
| MemberContext | |
| MemberListAccess | An interface to return all the unique member metadata of a given dimension | 
| MetadataPrinter | |
| NameConverter | |
| NumberFormat | |
| NumberFormatType | |
| PagingControlAttributes | The interface that defines paging control attributes. | 
| QDRInterface | Abstraction of very basic QDR access for transform methods | 
| 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. | 
| BASE64Decoder | |
| BASE64Encoder | |
| BIExceptionSupport | |
| ColumnComponentInfo | Column information about a DataViewcomponent. | 
| ColumnSortInfo | Class specifying one or more sets of direction, type, and hidden
 dimension item sort criteria for use in the setColumnSortAPI. | 
| ComponentInfo | Information about a component in a DataView. | 
| CompoundCondition | CompoundCondition generated by combining 2 SimpleConditions or a combination of SimpleCondition and another CompoundCondition | 
| CubicSortInfo | |
| 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 DataViewcomponent. | 
| DataMap | |
| DefaultErrorHandler | Default error handler. | 
| DefaultMetadataPrinter | |
| DimensionSortInfo | Class specifying a series of dimension-based sorts for a single dimension. | 
| DrillComponentInfo | Information about the location of a drilling component in an edge. | 
| DumpContext | Class to provide a text dump of query contents and cursors. | 
| EdgeComponentInfo | Information about the location of a DataViewcomponent in an
 edge. | 
| ExtendedBitSet | |
| FocusUtility | |
| GroupComponentInfo | Group information about a component in a Graph. | 
| HierarchicalQDR | |
| HierarchicalQDRMember | |
| ImageUtils | A utility class for working with images. | 
| LayerMetadataMap | |
| LayerSortInfo | Info for header sorts | 
| LocaleUtils | |
| MemberSortInfo | Class specifying a series of member sorts for a single dimension | 
| MetadataMap | |
| ModelEvent | Describes changes to data. | 
| Operation | |
| PageItemComponentInfo | Page item information about a DataViewcomponent. | 
| PagingControlAttributesAdapter | Basic implementation of the PagingControlAttributes interface. | 
| Parameter | |
| PollingRequiredEvent | Class representing information required when polling is required of an asynchronous data source. | 
| QDR | Qualified data reference. | 
| QDRMember | A member in a QDR. | 
| QDRSliceSortInfo | Class specifying one or more sets of measure/dimension item
 sort criteria for use in the setQDRSortAPI. | 
| QDRSortInfo | Class specifying one or more sets of measure/dimension item
 sort criteria for use in the setQDRSortAPI. | 
| Range | |
| RangeCollection | |
| RowComponentInfo | Row information about a DataViewcomponent. | 
| RuleMemberContext | |
| SeriesComponentInfo | Series information about a component in a Graph. | 
| SimpleCondition | Boolean expression involving constants, and data item metadata IDs as returned by getCompatibleDataItemMetadata method in DataDirector3 | 
| SortInfo | Base class for the sorting information data structures. | 
| StatusInfo | Contains information about the current status of an asynchronous data source | 
| Timer | |
| UpdatableBagImpl | |
| UpdatableSetImpl | |
| Utility | |
| Utility.PropertyType | |
| ValidationProperties | |
| 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 columnparameter was out of range. | 
| DataDirectorException | |
| DataException | Indicates a problem with data. | 
| EdgeOutOfRangeException | Indicates that an edgeparameter was out of range. | 
| InvalidDrillPathException | Indicates an invalid drill path in a DataDirector2 drill call. | 
| InvalidDrillTargetException | Indicates an invalid drill target in a DataDirector2 drill call. | 
| InvalidMeasureRuntimeException | Thrown if an invalid measure is found in a step or selection. | 
| LayerOutOfRangeException | Indicates that a layerparameter was out of range. | 
| RowOutOfRangeException | Indicates that a rowparameter was out of range. | 
| SeriesOutOfRangeException | Indicates that a seriesparameter was out of range. | 
| SliceOutOfRangeException | Indicates that a sliceparameter was out of range. | 
| TypeNotSupportedException | Indicates that a data source does not support a required type
 of data in either the DataMap,MetadataMap, orLayerMetadataMap. | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||