| APIManagerInterface |
APIManagerInterface defines the client side interface for the Data Manager OMAS that is
relevant for API assets that provide call-based services.
|
| ConnectionManagerInterface |
ManageConnections provides methods to define connections and their supporting objects
The interface supports the following types of objects
Connections - the connections used to create connector instances that can access the connection.
ConnectorTypes - description of a specific that can be used to access the connection.
ConnectorCategories - the network information needed to access the connection.
Endpoints - the network information needed to access the connection.
|
| DatabaseManagerInterface |
DatabaseManagerInterface defines the client side interface for the Data Manager OMAS that is
relevant for relational database assets.
|
| DataConnectionInterface |
DataConnectionInterface provides methods to define the supporting connector resources for a data platform.
|
| DataManagerEventInterface |
DataManagerEventInterface defines how a client gets access to the
configuration events produced by the Data Manager OMAS.
|
| DataManagerEventListener |
DataManagerEventListener is the interface that a client implements to
register to receive the events from the Data Manager OMAS's out topic.
|
| DataManagerInterface |
DataManagerInterface provides the interface for retrieving the identity of an external data manager.
|
| DisplayApplicationInterface |
ApplicationInterface defines the client side interface for the Data Manager OMAS that is
relevant for form assets that provide data displays and other business functions to an organization.
|
| EventBrokerInterface |
EventBrokerInterface defines the client side interface for the Data Manager OMAS that is
relevant for topic assets that provide event-based services.
|
| FilesAndFoldersInterface |
FilesAndFoldersInterface is the interface used to record metadata about files and folders.
|
| MetadataSourceInterface |
MetadataSourceInterface is the interface used to define information about the third party technologies that
an integration daemon is extracting metadata from.
|
| SchemaManagerInterface |
SchemaManagerInterface defines the common methods for managing SchemaTypes and SchemaAttributes.
|