All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AssetConsumerAssetInterface |
AssetConsumerAssetInterface supports queries to retrieve information about an asset.
|
| AssetConsumerAuditCode |
The AssetConsumerAuditCode is used to define the message content for the OMRS Audit Log.
|
| AssetConsumerErrorCode |
The AssetConsumerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Asset Consumer OMAS.
|
| AssetConsumerEventInterface |
AssetConsumerEventInterface defines how a client gets access to the
events produced by the Asset Consumer OMAS
|
| AssetConsumerEventListener |
AssetConsumerEventListener is the interface that a client implements to
register to receive the events from the Asset Consumer OMAS.
|
| AssetConsumerEventType |
AssetConsumerEventType describes the different types of events produced by the Asset Consumer OMAS.
|
| AssetConsumerFeedbackInterface |
AssetConsumerFeedbackInterface supports the ability to add and remove feedback for an asset.
|
| AssetConsumerGlossaryInterface |
AssetConsumerGlossaryInterface supports the lookup of the meaning of a glossary term.
|
| AssetConsumerLoggingInterface |
AssetConsumerLoggingInterface supports the ability to add log messages to the local server's audit log about an asset.
|
| AssetConsumerOMASAPIRequestBody |
AssetConsumerOMASAPIRequestBody provides a common header for Asset Consumer OMAS request bodies for its REST API.
|
| AssetConsumerOMASAPIResponse |
AssetConsumerOMASAPIResponse provides a common header for Asset Consumer OMAS managed rest to its REST API.
|
| AssetConsumerOutTopicEvent |
AssetConsumerOutTopicEvent describes the structure of the events emitted by the Asset Consumer OMAS that are about assets.
|
| AssetConsumerTaggingInterface |
AssetConsumerTaggingInterface support the management and use of informal tags, whether public or private.
|
| AssetElement |
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
|
| AssetProperties |
Asset holds asset properties that are used for displaying details of
an asset in summary lists or hover text.
|
| CommentElement |
CommentElement contains the properties and header for a comment entity retrieved from the metadata repository.
|
| CommentProperties |
The CommentProperties bean stores information about a comment connected to an asset.
|
| 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.
|
| FeedbackRequestBody |
FeedbackRequestBody provides a base class for passing feedback objects as a request body over a REST API.
|
| GlossaryTermListResponse |
GlossaryTermListResponse returns a list of meanings from the server.
|
| GlossaryTermResponse |
GlossaryTermResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a
Glossary Term object as a response.
|
| InformalTagElement |
InformalTagElement contains the properties and header for a InformalTag entity retrieved from the metadata repository.
|
| InformalTagProperties |
InformalTagProperties stores information about a tag connected to an asset.
|
| LikeElement |
LikeElement contains the properties and header for a Like entity retrieved from the metadata repository.
|
| LikeProperties |
The LikeProperties properties object records a single user's "like" of an asset.
|
| LogRecordRequestBody |
LogRecordRequestBody provides a structure for passing a log record as a request body over a REST API.
|
| MeaningElement |
MeaningElement contains the properties and header for a GlossaryTerm entity retrieved from the metadata repository.
|
| MeaningProperties |
MeaningProperties is a cut-down summary of a glossary term to aid the asset consumer in understanding the content
of an asset.
|
| MetadataElement |
MetadataElement is the common interface for all metadata elements.
|
| OwnerType |
OwnerType defines the identifier used in an Asset's owner property.
|
| PagedResponse |
PagedResponse is used for responses that can contain paged responses
|
| RatingElement |
RatingElement contains the properties and header for a Rating entity retrieved from the metadata repository.
|
| 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.
|
| StarRating |
A StarRating defines the rating that a user has placed against an asset.
|
| TagResponse |
TagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a
Tag object as a response.
|
| TagsResponse |
TagsResponse returns a list of tags from the server.
|