- addCommentReply(String, String, CommentRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Adds a reply to a comment.
- addCommentToAsset(String, String, CommentRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Adds a comment to the asset.
- addLikeToAsset(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Adds a "Like" to the asset.
- addLogMessageToAsset(String, String, LogRecordRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Creates an Audit log record for the asset.
- addPrivateTagToAsset(String, String, TagRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Adds a new private tag to the asset's properties.
- addRatingToAsset(String, String, RatingRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Adds a rating to the asset.
- addTagToAsset(String, String, TagRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Adds a new public tag to the asset's properties.
- addToMyAssets(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Add an asset to the identified user's list of favorite assets.
- AssetConsumerOMASResource - Class in org.odpi.openmetadata.accessservices.assetconsumer.server.spring
-
The AssetConsumerRESTServices provides the server-side implementation of the AssetConsumer Open Metadata
Assess Service (OMAS).
- AssetConsumerOMASResource() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.server.spring.AssetConsumerOMASResource
-
Default constructor