A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCommentReply(String, String, String, CommentType, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a comment to another comment.
- addCommentToAsset(String, String, CommentType, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a comment to the asset.
- addLikeToAsset(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a "LikeProperties" to the asset.
- addLogMessageToAsset(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerLoggingInterface
-
Creates an Audit log record about the asset.
- addRatingToAsset(String, String, StarRating, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a star rating and optional review text to the asset.
- addTagToAsset(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Adds a tag (either private of public) to an asset.
- addTagToElement(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Adds a tag (either private of public) to an element attached to an asset - such as schema element, glossary term, ...
- ASSET_AUDIT_LOG - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- ASSET_NOT_FOUND - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- AssetConsumerAssetInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerAssetInterface supports queries to retrieve information about an asset.
- AssetConsumerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetconsumer.ffdc
-
The AssetConsumerAuditCode is used to define the message content for the OMRS Audit Log.
- AssetConsumerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetconsumer.ffdc
-
The AssetConsumerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Consumer OMAS.
- AssetConsumerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerEventInterface defines how a client gets access to the events produced by the Asset Consumer OMAS
- AssetConsumerEventListener - Class in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerEventListener is the interface that a client implements to register to receive the events from the Asset Consumer OMAS.
- AssetConsumerEventListener() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerEventListener
- AssetConsumerEventType - Enum in org.odpi.openmetadata.accessservices.assetconsumer.events
-
AssetConsumerEventType describes the different types of events produced by the Asset Consumer OMAS.
- AssetConsumerFeedbackInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerFeedbackInterface supports the ability to add and remove feedback for an asset.
- AssetConsumerGlossaryInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerGlossaryInterface supports the lookup of the meaning of a glossary term.
- AssetConsumerLoggingInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerLoggingInterface supports the ability to add log messages to the local server's audit log about an asset.
- AssetConsumerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
AssetConsumerOMASAPIRequestBody provides a common header for Asset Consumer OMAS request bodies for its REST API.
- AssetConsumerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
-
Default constructor
- AssetConsumerOMASAPIRequestBody(AssetConsumerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
-
Copy/clone constructor
- AssetConsumerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
AssetConsumerOMASAPIResponse provides a common header for Asset Consumer OMAS managed rest to its REST API.
- AssetConsumerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
-
Default constructor
- AssetConsumerOMASAPIResponse(AssetConsumerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
-
Copy/clone constructor
- AssetConsumerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetconsumer.events
-
AssetConsumerOutTopicEvent describes the structure of the events emitted by the Asset Consumer OMAS that are about assets.
- AssetConsumerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Default Constructor
- AssetConsumerOutTopicEvent(AssetConsumerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Copy/clone constructor
- AssetConsumerTaggingInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerTaggingInterface support the management and use of informal tags, whether public or private.
B
- BAD_OUT_TOPIC_CONNECTION - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
C
- CommentRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
The CommentRequestBody bean stores information about a comment connected to an asset.
- CommentRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Default constructor
- CommentRequestBody(CommentRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Copy/clone constructor.
- CONNECTION_NOT_FOUND - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- createPrivateTag(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Creates a new private informal tag and returns the unique identifier for it.
- createPublicTag(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Creates a new public informal tag and returns the unique identifier for it.
D
- deleteTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Removes an informal tag from the repository.
E
- ELEMENT_CLASSIFIED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_DECLASSIFIED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_DELETED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_GUID_CHANGED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_HOME_CHANGED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_RECLASSIFIED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_RESTORED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_TYPE_CHANGED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- ELEMENT_UPDATED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Compare the values of the supplied object with those stored in the current object.
F
- FeedbackRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
FeedbackRequestBody provides a base class for passing feedback objects as a request body over a REST API.
- FeedbackRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
Default constructor
- FeedbackRequestBody(FeedbackRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
Copy/clone constructor
- findAssets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findMeanings(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerGlossaryInterface
-
Return the full definition (meaning) of the terms matching the supplied name.
- findMyTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the list of the calling user's private tags containing the supplied string in either the name or description.
- findTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the list of tags containing the supplied string in either the name or description.
G
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Return a copy of the additional properties.
- getAssetForConnection(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns the unique identifier for the asset connected to the requested connection.
- getAssetForConnectionName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns the asset corresponding to the supplied connection name.
- getAssetProperties(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns a comprehensive collection of properties about the requested asset.
- getAssetsByMeaning(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerGlossaryInterface
-
Return the list of unique identifiers for assets that are linked to a specific (meaning) either directly or via fields in the schema.
- getAssetsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Return a list of assets with the requested name.
- getAssetsByTag(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the list of unique identifiers for assets that are linked to a specific tag either directly, or via one of its schema elements.
- getAssetsByToken(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns a list of assets that match the token which may be the GUID or the qualified name.
- getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the name of the classification if the event relates to classifications.
- getCommentText() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Return the comment text.
- getCommentType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Return an enum that describes the type of comment.
- getConnectionName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the name of the connection used to create the connector making the log request.
- getConnectorInstanceId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the instance id of the connector making the log record.
- getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the type of connector making the log record.
- getContextId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the function name, or processId of the activity that the caller is performing.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Return the tag description null means no description is available.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Return the description of the glossary term.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Return the tag description null means no description is available.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Return the tag description null means no description is available.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.elements.MetadataElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return details of the subject of the event.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the map of properties for the element provided with the event.
- getEventTime() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the time that the element was updated.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the event type.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Return the default description for the enum value - used when natural resource bundle is not available.
- getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the event version id.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- getInformalTagProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Return the properties of the informal tag.
- getIsPrivateTag() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Return boolean flag to say whether the tag is private or not.
- getIsPrivateTag() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Return boolean flag to say whether the tag is private or not.
- getIsPublic() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Return if the link to the tag is private to the creating user.
- getIsPublic() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
Return whether the feedback is private or not
- getMeaning() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Return the glossary term object.
- getMeaning(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerGlossaryInterface
-
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 interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerGlossaryInterface
-
Return the full definition (meaning) of the terms exactly matching the supplied name.
- getMeaningProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Return the properties for a meaning.
- getMeanings() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Return the list of glossary terms in the response.
- getMessage() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the actual log message.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Retrieve a message definition object for an exception.
- getMyTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the list of the calling user's private tags exactly matching the supplied name.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Return the name of the tag.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Return the glossary term name.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Return the name of the tag.
- getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the property map for the previous version of a classification's properties (used for reclassify events).
- getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the previous version of the element's header (if the event is related to an element update).
- getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Return the previous version of the element's properties (if the event is related to an element update).
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Returns the stored qualified name property for the metadata entity.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Return the element header associated with end 1 of the relationship.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Return the element header associated with the relationship.
- getReview() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Return the review comments - null means no review is available.
- getStarRating() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Return the stars for the rating.
- getStartingFromElement() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
Return the starting element number from the server side list that this response contains.
- getSummary() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Return the short summary of the term.
- getTag() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
Return the Tag object.
- getTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the tag for the supplied unique identifier (guid).
- getTaggedElement() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Return details of the relationship from the element in the request to the tag.
- getTags() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
Return the list of informal tags in the response.
- getTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the list of tags exactly matching the supplied name.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Return the user id of the person who created the tag.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Return the user id of the person who created the comment.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Return the user id of the person who created the rating.
- GlossaryTermListResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
GlossaryTermListResponse returns a list of meanings from the server.
- GlossaryTermListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Default constructor
- GlossaryTermListResponse(GlossaryTermListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Copy/clone constructor
- GlossaryTermResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
GlossaryTermResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Glossary Term object as a response.
- GlossaryTermResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Default constructor
- GlossaryTermResponse(GlossaryTermResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Copy/clone constructor
H
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Return hash code for this object
I
- InformalTagElement - Class in org.odpi.openmetadata.accessservices.assetconsumer.elements
-
InformalTagElement contains the properties and header for a InformalTag entity retrieved from the metadata repository.
- InformalTagElement() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Default constructor
- InformalTagElement(InformalTagElement) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Copy/clone constructor
- InformalTagProperties - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
-
InformalTagProperties stores information about a tag connected to an asset.
- InformalTagProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Default constructor
- InformalTagProperties(InformalTagProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Copy/clone constructor.
L
- LogRecordRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
LogRecordRequestBody provides a structure for passing a log record as a request body over a REST API.
- LogRecordRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Default constructor
- LogRecordRequestBody(LogRecordRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Copy/clone constructor
M
- MeaningElement - Class in org.odpi.openmetadata.accessservices.assetconsumer.elements
-
MeaningElement contains the properties and header for a GlossaryTerm entity retrieved from the metadata repository.
- MeaningElement() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Default constructor
- MeaningElement(MeaningElement) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Copy/clone constructor
- MeaningProperties - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
-
MeaningProperties is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.
- MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Default constructor
- MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Copy/clone constructor.
- MetadataElement - Interface in org.odpi.openmetadata.accessservices.assetconsumer.elements
-
MetadataElement is the common interface for all metadata elements.
- MULTIPLE_ASSETS_FOUND - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
N
- NEW_ELEMENT_CREATED - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- NULL_CONNECTOR_RETURNED - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- NULL_LISTENER - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
O
- OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- org.odpi.openmetadata.accessservices.assetconsumer.api - package org.odpi.openmetadata.accessservices.assetconsumer.api
-
The API package defines the Java interfaces supported by the Asset Consumer OMAS.
- org.odpi.openmetadata.accessservices.assetconsumer.elements - package org.odpi.openmetadata.accessservices.assetconsumer.elements
-
The metadata elements describe the way that metadata is returned from the repository.
- org.odpi.openmetadata.accessservices.assetconsumer.events - package org.odpi.openmetadata.accessservices.assetconsumer.events
-
This package defines the event payloads sent on the Asset Consumer OMAS's out topic.
- org.odpi.openmetadata.accessservices.assetconsumer.ffdc - package org.odpi.openmetadata.accessservices.assetconsumer.ffdc
-
This package provides the first failure data capture support for the Asset Consumer OMAS module.
- org.odpi.openmetadata.accessservices.assetconsumer.properties - package org.odpi.openmetadata.accessservices.assetconsumer.properties
-
These beans describe the core properties that are passed to the server to create and update metadata.
- org.odpi.openmetadata.accessservices.assetconsumer.rest - package org.odpi.openmetadata.accessservices.assetconsumer.rest
-
This package defines the beans used to build the REST request payloads.
- OUT_TOPIC_EVENT - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- OUT_TOPIC_FAILURE - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
P
- PagedResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
PagedResponse is used for responses that can contain paged responses
- PagedResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
Default constructor
- PagedResponse(PagedResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
Copy/clone constructor
- PROCESS_EVENT_EXCEPTION - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- processEvent(AssetConsumerOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerEventListener
-
Process an event that was published by the Asset Consumer OMAS.
- PROXY_CONNECTION_FOUND - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- PUBLISHING_SHUTDOWN - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- PUBLISHING_SHUTDOWN_ERROR - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
R
- RatingRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
RatingRequestBody stores information about a rating connected to an asset.
- RatingRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Default constructor
- RatingRequestBody(RatingRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Copy/clone constructor.
- ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
-
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
- ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Default constructor
- ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Copy/clone constructor
- REFRESH_ELEMENT_EVENT - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- registerListener(String, AssetConsumerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerEventInterface
-
Register a listener object that will be passed each of the events published by the Asset Consumer OMAS.
- removeComment(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Removes a comment added to the asset by this user.
- removeLikeFromAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Removes a "LikeProperties" added to the asset by this user.
- removeRatingFromAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Removes of a review that was added to the asset by this user.
- removeTagFromAsset(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Removes a tag from the asset that was added by this user.
- removeTagFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Removes a tag from an element attached to an asset - such as schema element, glossary term, ...
S
- SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- SERVICE_PUBLISHING - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Set up additional properties.
- setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the name of the classification if the event relates to classifications.
- setCommentText(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Set up the comment text.
- setCommentType(CommentType) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Set up the enum that describes the type of comment.
- setConnectionName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the name of the connection used to create the connector making the log request.
- setConnectorInstanceId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the instance id of the connector making the log record.
- setConnectorType(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the type of connector making the log record.
- setContextId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the function name, or processId of the activity that the caller is performing.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Set up the tag description null means no description is available.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Set up the description of the glossary term.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Set up the tag description null means no description is available.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Set up the tag description null means no description is available.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.elements.MetadataElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up details of the subject of the event.
- setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the map of properties for the element provided with the event.
- setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the time that the element was updated.
- setEventType(AssetConsumerEventType) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the event type.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the event version id.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- setInformalTagProperties(InformalTagProperties) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Set up the properties of the informal tag.
- setIsPrivateTag(boolean) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Set up boolean flag to say whether the tag is private or not.
- setIsPrivateTag(boolean) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Set up boolean flag to say whether the tag is private or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Set up whether the link to the tag is private to the creating user or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
Set up the privacy flag.
- setMeaning(MeaningElement) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Set up the glossary term object.
- setMeaningProperties(MeaningProperties) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
Set up the properties for a meaning.
- setMeanings(List<MeaningElement>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Set up the list of glossary terms for the response.
- setMessage(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the actual log message.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Set up the name of the tag.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Set up the glossary term name.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Set up the name of the tag.
- setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the property map for the previous version of a classification's properties (used for reclassify events).
- setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the previous version of the element's header (if the event is related to an element update).
- setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Set up the previous version of the element's properties (if the event is related to an element update).
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Set up the fully qualified name.
- setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Set up the element header associated with end 1 of the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Set up the element header associated with the relationship.
- setReview(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Set up the review comments - null means no review is available.
- setStarRating(StarRating) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Set up the stars for the rating.
- setStartingFromElement(int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
Set up the starting element number from the server side list that this response contains.
- setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Set up the short summary of the term.
- setTag(InformalTagElement) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
Set up the Tag object.
- setTaggedElement(TaggedElement) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
Set up details of the relationship from the element in the request to the tag.
- setTags(List<InformalTagElement>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
Set up the list of informal tags for the response.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Set up the user id of the person who created the tag.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Set up the user id of the person who created the comment.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Set up the user id of the person who created the rating.
T
- TaggedElement - Class in org.odpi.openmetadata.accessservices.assetconsumer.elements
-
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
- TaggedElement() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Default constructor
- TaggedElement(TaggedElement) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
Copy/clone constructor
- TagRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
InformalTagProperties stores information about a tag connected to an asset.
- TagRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Default constructor
- TagRequestBody(TagRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Copy/clone constructor.
- TagResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
TagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Tag object as a response.
- TagResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
Default constructor
- TagResponse(TagResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
Copy/clone constructor
- TagsResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
TagsResponse returns a list of tags from the server.
- TagsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
Default constructor
- TagsResponse(TagsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
Copy/clone constructor
- TagUpdateRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
InformalTagProperties stores information about a tag connected to an asset.
- TagUpdateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Default constructor
- TagUpdateRequestBody(TagUpdateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Copy/clone constructor.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.elements.TaggedElement
-
JSON-style toString
- toString() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
-
JSON-style toString
- toString() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.CommentRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.RatingRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagUpdateRequestBody
-
Standard toString method.
U
- UNABLE_TO_SEND_EVENT - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- UNKNOWN_ASSET - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
- UNKNOWN_EVENT - org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
- updateComment(String, String, String, CommentType, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Update an existing comment.
- updateTagDescription(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Updates the description of an existing tag (either private or public).
V
- valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerAuditCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WRONG_TYPE_OF_CONNECTOR - org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
All Classes All Packages