- addCommentReply(String, String, CommentType, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Adds a comment to the asset.
- addCommentReply(String, String, CommentType, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Adds a comment to the asset.
- addCommentToAsset(String, String, CommentType, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Adds a comment to the asset.
- addCommentToAsset(String, String, CommentType, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Adds a comment to the asset.
- addLikeToAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Adds a "Like" to the asset.
- addLikeToAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Adds a "Like" to the asset.
- addLogMessageToAsset(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Creates an Audit log record for the asset.
- addLogMessageToAsset(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Creates an Audit log record for the asset.
- addPrivateTagToAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Adds a new private tag to the asset's properties.
- addPrivateTagToAsset(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Adds a new private tag to the asset's properties.
- addRatingToAsset(String, String, StarRating, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Adds a rating to the asset.
- addRatingToAsset(String, String, StarRating, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Adds a rating to the asset.
- addTagToAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.AssetConsumerInterface
-
Adds a new public tag to the asset's properties.
- addTagToAsset(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Adds a new public tag to the asset's properties.
- AssetConsumer - Class in org.odpi.openmetadata.accessservices.assetconsumer.client
-
The AssetConsumer Open Metadata Access Service (OMAS) provides an interface to support an application or tool
that is using Open Connector Framework (OCF) connectors to work with assets such as data stores, data sets and
APIs.
- AssetConsumer(String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
-
Create a new AssetConsumer client.
- AssetConsumerInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer
-
The AssetConsumer Open Metadata Access Service (OMAS) is used by applications and tools as a factory for Open
Connector Framework (OCF) connectors.