| IDBAttrMapper |
An interface represents an attribute mapper.
|
| IDBDynAttrMapper |
An interface representing a dynamic attribute mapper.
|
| IDBObj |
An interface represents a database object
that is serializable.
|
| IDBRegistry |
A class represents a registry where all the
schema (object classes and attribute) information
is stored.
|
| IDBSearchResults |
A class represents the search results.
|
| IDBSSession |
An interface represents the database session.
|
| IDBVirtualList<E extends IDBObj> |
A interface represents a virtual list of search results.
|
| IElementProcessor |
Processor handles object read from the session.
|
| IFilterConverter |
An interface represents a filter converter
that understands how to convert a attribute
type from one defintion to another.
|