Package org.odpi.openmetadata.accessservices.assetconsumer.properties
These beans describe the core properties that are passed to the server to create and update metadata.
-
Class Summary Class Description AssetProperties Asset holds asset properties that are used for displaying details of an asset in summary lists or hover text.CommentProperties The CommentProperties bean stores information about a comment connected to an asset.InformalTagProperties InformalTagProperties stores information about a tag connected to an asset.LikeProperties The LikeProperties properties object records a single user's "like" of an asset.MeaningProperties MeaningProperties is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.RatingProperties RatingProperties stores information about a rating connected to an asset.ReferenceableProperties ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.SecurityTagsProperties SecurityTagsProperties holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable. -
Enum Summary Enum Description CommentType The CommentType allows comments to be used to ask and answer questions as well as make suggestions and provide useful information to other users.OwnerType OwnerType defines the identifier used in an Asset's owner property.StarRating A StarRating defines the rating that a user has placed against an asset.