Serialized Form
-
Package org.odpi.openmetadata.accessservices.assetconsumer.elements
-
Class org.odpi.openmetadata.accessservices.assetconsumer.elements.AssetElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
assetProperties
AssetProperties assetProperties
-
elementHeader
ElementHeader elementHeader
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.elements.CommentElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
commentProperties
CommentProperties commentProperties
-
elementHeader
ElementHeader elementHeader
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.elements.InformalTagElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
informalTagProperties
InformalTagProperties informalTagProperties
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.elements.LikeElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
likeProperties
LikeProperties likeProperties
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.elements.MeaningElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
meaningProperties
MeaningProperties meaningProperties
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.elements.RatingElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
ratingProperties
RatingProperties ratingProperties
-
-
-
Package org.odpi.openmetadata.accessservices.assetconsumer.events
-
Class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerOutTopicEvent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
classificationName
String classificationName
-
elementHeader
ElementHeader elementHeader
-
elementProperties
Map<String,Object> elementProperties
-
eventTime
Date eventTime
-
eventType
AssetConsumerEventType eventType
-
eventVersionId
long eventVersionId
-
previousClassificationProperties
Map<String,Object> previousClassificationProperties
-
previousElementHeader
ElementHeader previousElementHeader
-
previousElementProperties
Map<String,Object> previousElementProperties
-
-
-
Package org.odpi.openmetadata.accessservices.assetconsumer.properties
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.AssetProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
displayName
String displayName
-
originBusinessCapabilityGUID
String originBusinessCapabilityGUID
-
originOrganizationGUID
String originOrganizationGUID
-
otherOriginValues
Map<String,String> otherOriginValues
-
owner
String owner
-
ownerPropertyName
String ownerPropertyName
-
ownerType
OwnerType ownerType
-
ownerTypeName
String ownerTypeName
-
zoneMembership
List<String> zoneMembership
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.CommentProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
commentText
String commentText
-
commentType
CommentType commentType
-
isPublic
boolean isPublic
-
user
String user
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.InformalTagProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.LikeProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
isPublic
boolean isPublic
-
user
String user
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.MeaningProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.RatingProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
isPublic
boolean isPublic
-
review
String review
-
starRating
StarRating starRating
-
user
String user
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetconsumer.properties.SecurityTagsProperties extends Object implements Serializable
-
-
Package org.odpi.openmetadata.accessservices.assetconsumer.rest
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse extends FFDCResponseBase implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.FeedbackRequestBody extends AssetConsumerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
isPublic
boolean isPublic
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse extends PagedResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
meanings
List<MeaningElement> meanings
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse extends AssetConsumerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
meaning
MeaningElement meaning
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody extends AssetConsumerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.PagedResponse extends AssetConsumerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
startingFromElement
int startingFromElement
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagResponse extends AssetConsumerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tag
InformalTagElement tag
-
-
Class org.odpi.openmetadata.accessservices.assetconsumer.rest.TagsResponse extends PagedResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tags
List<InformalTagElement> tags
-
-