Package org.odpi.openmetadata.accessservices.assetowner.api
This package provides the definition of the Java API for the Asset Owner OMAS.
-
Interface Summary Interface Description AssetAttachmentManagementInterface AssetAttachmentManagementInterface defines the operations to manage the different types of attachments that can be made to an Asset.AssetClassificationInterface The AssetClassificationInterface is used by the asset owner to add classifications and detailed definitions to the asset.AssetConnectionManagementInterface 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.AssetDecommissioningInterface The AssetDecommissioningInterface covers the steps that the asset owner needs to perform at the end of life of the asset.AssetKnowledgeInterface AssetKnowledgeInterface provides basic information about the types of access supported in the open metadata ecosystemAssetOnboardingAvroFileInterface AssetOnboardingAvroFileInterface provides the client-side interface for an asset owner to set up the metadata about an Avro file asset.AssetOnboardingCSVFileInterface AssetOnboardingCSVFileInterface provides the client-side interface for an asset owner to set up the metadata about a CSV file asset.AssetOnboardingFileSystem AssetOnboardingFileSystem provides specialist methods for building up folder structures for a file system and cataloguing the files within them.AssetOnboardingInterface AssetOnboardingInterface provides the client-side interface for an asset owner to set up the metadata about their asset.AssetOnboardingValidValues AssetOnboardingValidValues provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.AssetOwnerEventInterface AssetOwnerEventInterface defines how a client gets access to the events produced by the Asset Owner OMASAssetReviewInterface The AssetReviewInterface is used by the asset owner to review the state of the asset including any quality and usage metrics associated with the asset. -
Class Summary Class Description AssetOwnerEventListener AssetOwnerEventListener is the interface that a client implements to register to receive the events from the Asset Owner OMAS.