|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ConfDataCollection<T> | Base class for configuration data collections. It is used for stand-alone objects collections and for representation of collection type objects attributes. |
ConfIntegerCollection | Class represents value of integers collection type attribute. Beside simple integer values it is also used for handling of collection of configuration objects links (DBIDs). |
ConfObject | Class represents particular configuration object information container. It contains a compact set of properties which are indexed and mapped in accordance to referred actual configuration server CfgMetadata . |
ConfObjectBase | Base class for configuration objects, objects' child structures, delta objects and brief info classes. |
ConfObjectBrief | Configuration object brief info structure is a kind of light weight view on
existing configuration object. It is designed for ability to read short "overview" information without loading of full configuration objects content. |
ConfObjectDelta | Configuration delta object represents changes which are done, or which are to be done on particular configuration server object. |
ConfObjectsCollection | Collection of any configuration objects of a specific type. It is used for configuration objects holding in server response on objects reading request EventObjectsRead.getObjects() . |
ConfSchema | Class represents configuration schema information or localization data. |
ConfStringCollection | Class represents value of strings collection type attribute. |
ConfStructure | Class represents a data (properties values) container for configuration protocol structure. |
ConfStructureCollection | Class represents value of a configuration server structure collection type attribute. |
Exception Summary | |
---|---|
ConfObjectAttributeException | ConfObjectAttributeException represents wrong attribute type value usage or some incompatibility in used MetaData description classes. |
ConfObjectValueException | ConfObjectValueException represents wrong value or value type for configuration objects, child structures or their attributes. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |