Skip navigation links
A C D G O R U 

A

addCommentReply(String, String, CommentType, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Adds a comment to another comment.
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 class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Adds a "Like" to 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 about the asset.
addReviewToAsset(String, String, StarRating, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Adds a star rating and optional review text to the asset.
addTagToAsset(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Adds a tag (either private of public) to an asset.
AssetConsumer - Class in org.odpi.openmetadata.accessservices.assetconsumer.client
The Asset Consumer Open Metadata Access Service (OMAS) is used by applications and tools as a factory for Open Connector Framework (OCF) connectors.
AssetConsumer(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Create a new client with no authentication embedded in the HTTP request.
AssetConsumer(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Create a new client that passes userId and password in each HTTP request.

C

createPrivateTag(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Creates a new private informal tag and returns the unique identifier for it.
createPublicTag(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Creates a new public informal tag and returns the unique identifier for it.

D

deleteTag(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Removes a tag from the repository.

G

getAssetForConnection(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Returns the unique identifier for the asset connected to the requested connection.
getAssetForConnectionName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Returns the asset corresponding to the supplied connection name.
getAssetProperties(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Returns a comprehensive collection of properties about the requested asset.
getConnectorByConnection(String, Connection) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Returns the connector corresponding to the supplied connection.
getConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Returns the connector corresponding to the supplied connection GUID.
getConnectorByName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Returns the connector corresponding to the supplied connection name.
getMeaning(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Return the full definition (meaning) of a term using the unique identifier of the glossary term that contains the definition.
getMeaningByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Return the full definition (meaning) of the terms matching the supplied name.
getTag(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Return the tag for the supplied unique identifier (guid).
getTagsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Return the list of tags matching the supplied name.

O

org.odpi.openmetadata.accessservices.assetconsumer.client - package org.odpi.openmetadata.accessservices.assetconsumer.client
 

R

removeCommentFromAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Removes a comment added to the asset by this user.
removeLikeFromAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Removes a "Like" added to the asset by this user.
removeReviewFromAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Removes of a review that was added to the asset by this user.
removeTagFromAsset(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Removes a tag from the asset that was added by this user.

U

updateComment(String, String, CommentType, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Update an existing comment.
updateReviewOnAsset(String, String, StarRating, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Updates the rating and optional review text attached to the asset by this user.
updateTagDescription(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.client.AssetConsumer
Updates the description of an existing tag (either private of public).
A C D G O R U 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.