Interface | Description |
---|---|
CSAppConceptCollection |
Common interface for
CSAppTaxonomy , and CSAppConcept ,
which resembles the fact, that they both share child concepts. |
Class | Description |
---|---|
CSAppAssociationType |
An instance of this class provides a representation of a fixed
association type.
|
CSAppClassificationScheme |
An instance of this class provides a representation of a fixed
classification scheme.
|
CSAppConcept |
An instance of this class provides a representation of a fixed
concept.
|
CSAppFixedRegistryObject |
Abstract base class for deriving fixed registry object classes.
|
CSAppObjectType |
An instance of this class provides a representation of a fixed
object type.
|
CSAppTaxonomy |
Abstract base class for all taxonomies, in particular
CSAppClassificationScheme . |
CSAppUser |
An instance of this class provides a representation of a fixed
user.
|
FixedRegistryObjectPool |
The fixed registry object pool provides a cache for fixed
objects.
|
Exception | Description |
---|---|
CacheNotAvailableException |
This exception is thrown, if
FixedRegistryObjectPool is queried
for an object, or a child list, which is not available. |