Package org.odpi.openmetadata.accessservices.assetmanager.client
These are the client interfaces of the Asset Manager OMAS.
- ExternalAssetManagerClient enables the caller to create the Software Server Capability that represents the source, or owner, of the metadata. These sources are typically metadata catalogs that are not sophisticated enough to join an open metadata cohort through the OMRS Repository Connector.
- AssetManagerEventClient enables the client to send and receive events from the Asset Manager OMAS.
- CollaborationExchangeClient enables the caller to describe comments, likes, ratings and tags.
- DataAssetExchangeClient enables the caller to describe data assets, schemas and connections.
- GlossaryExchangeClient enables the caller to describe glossaries, glossary categories, glossary terms and the relationships between them.
- GovernanceExchangeClient enables the caller to describe governance policies and rules.
- InfrastructureExchangeClient enables the caller to describe servers and related infrastructure.
- LineageExchangeClient support for creating lineage from processing engines.
- StewardshipExchangeClient enables the caller to describe classifications and issues found in assets.
- ValidValuesExchangeClient enables the caller to describe reference data.
-
Class Summary Class Description AssetManagerEventClient AssetManagerEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Asset Manager OMAS Out Topic.CollaborationExchangeClient DataAssetExchangeClient is the client for managing comments, ratings, likes and tags.ConnectionExchangeClient ConnectionExchangeClient is the client for managing Data Assets, Schemas and Connections.DataAssetExchangeClient DataAssetExchangeClient is the client for managing Data Assets, Schemas and Connections.ExchangeClientBase ExchangeClientBase provides the base class for the clients called XXXXExchangeClientExternalAssetManagerClient ExternalAssetManagerClient is the client for setting up the SoftwareServerCapabilities that represent asset managers.GlossaryExchangeClient GlossaryExchangeClient is the client for managing resources from a glossary.GovernanceExchangeClient GovernanceExchangeClient is the client for managing governance policies and rules.InfrastructureExchangeClient DataAssetExchangeClient is the client for managing Data Assets, Schemas and Connections.LineageExchangeClient LineageExchangeClient is the client for managing processes and lineage linkage.SchemaExchangeClientBase ExchangeClientBase provides the base class for the clients that implement SchemaExchangeInterfaceStewardshipExchangeClient DataAssetExchangeClient is the client for managing Data Assets, Schemas and Connections.ValidValuesExchangeClient ValidValuesExchangeClient provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.