| Interface | Description |
|---|---|
| DmwAttributeReadInterceptor |
The DmwAttributeReadInterceptor allows for the insertion of attribute level
data conversion.
|
| Class | Description |
|---|---|
| DmwContainerIterator<CAST,REF extends DmcNamedObjectREF<?>> |
The DmcContainerIterator provides common functionality for casting the values
returned from a collection of DMOs references to the type of the wrapper
class that contains them.
|
| DmwDeserializer | |
| DmwHierarchicObjectWrapper |
The DmwHierarchicObjectWrapper extends the named object wrapper to indicate that the
wrapped object is hierarchically named.
|
| DmwMVIterator<CAST> |
The DmwMVIterator provides a common Iterable interface for primitive multi-valued
attributes when accessed via a DmwWrapperBase derived class i.e.
|
| DmwNamedObjectIndexer |
The DmwNamedObjectIndexer will maintain indices for named objects based on object class.
|
| DmwNamedObjectWrapper |
The DmwNamedObjectWrapper extends the basic wrapper to indicate that the
wrapped object is named.
|
| DmwObjectFactory |
The DmwObjectFactory takes an DmcUncheckedObject and creates DmwWrapperBase derived
class based on schemas contained in the SchemaManager.
|
| DmwObjectIterator<CAST,OBJ extends DmcObject> |
The DmcObjectIterator provides common functionality for casting the values
returned from a collection of raw DMOs to the type of the wrapper class
that contains them.
|
| DmwOmni |
The DmwOmni extends the basic DmcOmni and adds support for managing
a greater range of information that's useful in a full Java environment.
|
| DmwWrapper |
The DmwWrapper class provides a common base for Dark Matter Wrapper classes
in a Full Java Environment and provides basic functionality beyond what's
defined for a DmcContainer.
|
| DmwWrapperBase |
The DmwWrapperBase class provides a common base for Dark Matter Wrapper classes
and provides basic functionality beyond what's defined for a DmcContainer.
|
Copyright © 2023. All rights reserved.