All Classes and Interfaces

Class
Description
Abstract top level class for transformers (for backward compatibility).
Do not implement directly.
Deprecated.
as of 9.02
Special environment for the Generic DB Framework.
Uses the Generic DB Framework logger system.
A top level interface for transformers.
Do not implement directly.
Implement this interface to create a transformer from a DB value to a UCMDB value.
Any DB Transformer that implements this interface will always get called by
the initPlugin method directly after the construction of the Object.
A Tag interface that declare the transformer may handle null values as well.
Implement this interface to create a transformer from UCMDB values to DB Values.
This interface is used as part of the push back IDs flow.
A top level interface for plug-ins.
Do not implement directly.
Exposes the some of the Generic DB Framework capabilities for plugin development.
Implement this interface to override the default Generic DB Framework Population behaviour.
Implement this interface to override the default Generic DB Framework Population behaviour.
Implement this interface plugin to override the normal behaviour of layout retrieval in population flows.
Implement this interface to override the normal behaviour of retrieving the query names from the UCMDB.
Implement this interface to affect the outcome of the layout requests for a CI.
Affects both population and federation.
Implement this interface to affect the outcome of the layout requests for a CI.
Affects both population and federation.
Implement this interface to affect topology requests for federation and population.
Affects both population and federation.
Description:
Description:
Exposes Access to actions against the Data Base.
Implement this interface to override the normal behaviour of push back IDs.
Creates update SQL statement according to given parameters.