|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AdapterListener | The listener interface for receiving adapter events. |
| DataSourceListener | The listener interface for receiving data source events. |
| DataSourceManagerListener | The listener interface for receiving data source manager events. |
| IlpDataSource | Interface of data sources. |
| IlpDataSourceDebugMask | Presentation of the possible values for the debug mask at the datasource level. |
| IlpDataSourceManager | Interface for managing data sources. |
| IlpIdentifierFactory | This interface allows you to specify a way of changing the identifiers when loading data into a data source or writing it to XML. |
| IlpMutableDataSource | Interface of data source with write access. |
| IlpMutableDataSourceManager | Interface for managing a data source collection. |
| IlpReferenceDescriptor | Descriptor for reference maintained by reference manager. |
| IlpReferenceHandler | Interface to be implemented to handle the updates of an object referred to by a reference. |
| IlpReferenceManager | Support class to handle references for a given data source. |
| IlpRepresentationObjectFactory | Representation objects factory interface. |
| IlpStylableAdapter | IlpStylableAdapter defines an adapter that can be customized
using Cascading Style Sheets (CSS). |
| Class Summary | |
|---|---|
| AdapterEvent | Adapter event. |
| AdapterEvent.Type | Event types. |
| DataSourceEvent | Data source event. |
| DataSourceEvent.Type | Event types. |
| DataSourceManagerEvent | Data source manager event. |
| DataSourceManagerEvent.Type | Event types. |
| DataSourceObjectEvent | Data source object event. |
| DataSourceObjectEvent.Type | Event types. |
| IlpAbstractAdapter | Abstract adapter. |
| IlpAbstractDataSource | Abstract implementation of data source that provides notification support. |
| IlpAbstractHierarchyAdapter | Abstract adapter for representing hierarchies of objects. |
| IlpDataSourceLoggers | This class contains all loggers for package ilog.cpl.datasource,
each with their own level threshold. |
| IlpDefaultDataSource | Default data sources. |
| IlpDefaultDataSourceManager | Defines a default implementation for the data source manager. |
| Exception Summary | |
|---|---|
| IlpDataSourceException | Thrown by a datasource implementation to indicate that a method could not be successfully performed on some business objects. |
Contains data source interfaces and default implementation and some related abstract adapters. A data source contains business objects. An adapter is a means of transforming the business objects from a data source to representation objects.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||