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.
|
| CommentRequestBody |
The CommentRequestBody bean stores information about a comment connected to an asset.
|
| 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.
|
| 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.
|
| PagedResponse |
PagedResponse is used for responses that can contain paged responses
|
| RatingRequestBody |
RatingRequestBody stores information about a rating connected to an asset.
|
| ReferenceableProperties |
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
|
| TaggedElement |
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub
of the related element.
|
| TagRequestBody |
InformalTagProperties stores information about a tag connected to 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.
|
| TagUpdateRequestBody |
InformalTagProperties stores information about a tag connected to an asset.
|