All Classes and Interfaces

Class
Description
CollaborationManagerHandler is the handler for managing comments, ratings, likes and tags.
CommentConverter generates a CommentElement from a Comment entity
CommentElement contains the properties and header for a Comment entity retrieved from the metadata repository.
CommentElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
CommentResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
CommentTypeListResponse is a response object for passing back a list of enum values or an exception if the request failed.
EffectiveTimeQueryRequestBody carries the date/time for a query.
FeedbackManagerAdmin is the class that is called by the View Server to initialize and terminate the Feedback Manager OMVS.
The FeedbackManagerAuditCode is used to define the message content for the OMRS Audit Log.
Provide base converter functions for the Feedback Manager OMVS.
The FeedbackManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur within the OMAG Server It is used in conjunction with OMAG Exceptions, both Checked and Runtime (unchecked).
FeedbackManagerInstance caches references to objects it needs for a specific server.
FeedbackManagerInstanceHandler retrieves information from the instance map for the view service instances.
FeedbackManagerRegistration registers the view service with the OMAG Server administration services.
The FeedbackManagerRESTServices provides the implementation of the Feedback Manager Open Metadata View Service (OMVS).
InformalTagConverter generates a InformalTagElement from a InformalTag entity
InformalTagElement contains the properties and header for a InformalTag entity retrieved from the metadata repository.
InformalTagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Tag object as a response.
InformalTagsResponse returns a list of tags from the server.
InformalTagProperties stores information about a tag connected to an asset.
LikeConverter generates a LikeElement from a Like entity
LikeElement contains the properties and header for a Like entity retrieved from the metadata repository.
LikeElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
NoteConverter generates a NoteElement from a Note entity
NoteElement contains the properties and header for a Note entity retrieved from the metadata repository.
NoteLogConverter generates a NoteLogElement from a NoteLog entity
NoteLogElement contains the properties and header for a NoteLog entity retrieved from the metadata repository.
NoteLogResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
NoteLogElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
NoteResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
NoteElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
OpenMetadataStoreHandler provides an interface to the open metadata store.
RatingConverter generates a RatingElement from a Rating entity
RatingElement contains the properties and header for a Rating entity retrieved from the metadata repository.
RatingElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
RatingResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
RatingElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
ReferenceableUpdateRequestBody carries the correlation properties, readVersionIdentifier and effective time for a create (with parent), update or delete requests.
RelatedElementElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
RelationshipRequestBody describes the request body used when linking elements together.