Class Summary
| Class |
Description |
| APIConverter<B> |
APIConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a API bean.
|
| APIManagerRESTServices |
APIManagerRESTServices is the server-side implementation of the Data Manager OMAS's
support for apis.
|
| APIOperationConverter<B> |
EventTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from EventTypeElement.
|
| APIParameterConverter<B> |
APIParameterConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a APIParameterElement bean.
|
| APIParameterListConverter<B> |
EventTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from EventTypeElement.
|
| ConnectionConverter<B> |
ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
|
| ConnectionRESTServices |
ConnectionRESTServices is the server-side implementation of the Data Manager OMAS's
support for connections, connector types and endpoints.
|
| ConnectorTypeConverter<B> |
ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ConnectorTypeElement bean.
|
| DatabaseColumnConverter<B> |
DatabaseColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DatabaseColumnElement bean.
|
| DatabaseConverter<B> |
DatabaseConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DatabaseElement bean.
|
| DatabaseManagerConverter<B> |
DatabaseManagerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a SoftwareCapabilityElement bean.
|
| DatabaseManagerRESTServices |
DatabaseManagerRESTServices is the server-side implementation of the Data Manager OMAS's
support for relational databases.
|
| DatabaseSchemaConverter<B> |
DatabaseSchemaConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DatabaseSchemaElement bean.
|
| DatabaseTableConverter<B> |
DatabaseTableConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail object into an DatabaseTable bean.
|
| DatabaseViewConverter<B> |
TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a TabularColumnElement bean.
|
| DataContainerConverter<B> |
DataContainerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataContainerElement bean.
|
| DataFieldConverter<B> |
DataFieldConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataFieldElement bean.
|
| DataFileConverter<B> |
DataFileConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataFileElement bean.
|
| DataManagerAdmin |
DataManagerAdmin manages the start up and shutdown of the Data Manager OMAS.
|
| DataManagerOMASConverter<B> |
DataManagerOMASConverter provides the generic methods for the Data Manager beans converters.
|
| DataManagerOMASRegistration |
DataManagerOMASRegistration registers the access service with the OMAG Server administration services.
|
| DataManagerOMRSTopicListener |
DataManagerOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
|
| DataManagerOutTopicPublisher |
DataManagerOutTopicPublisher is responsible for sending events on the Data Manager OMAS's out topic.
|
| DataManagerRESTServices |
The DataManagerRESTServices provides the server-side implementation of the services
that are generic for all types of data managers.
|
| DataManagerServicesInstance |
DataManagerServicesInstance caches references to OMRS objects for a specific server.
|
| DisplayApplicationRESTServices |
DisplayApplicationRESTServices is the server-side implementation of the Data Manager OMAS's
support for forms.
|
| ElementStubConverter<B> |
ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityProxy object into an ElementStub bean.
|
| EndpointConverter<B> |
EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a EndpointElement bean.
|
| EventBrokerRESTServices |
EventBrokerRESTServices is the server-side implementation of the Data Manager OMAS's
support for topics.
|
| EventTypeConverter<B> |
EventTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from EventTypeElement.
|
| FileFolderConverter<B> |
FileFolderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a FileFolderElement bean.
|
| FilesRESTServices |
FilesRESTServices provides the server-side implementation for managing files and folder assets in a
file system.
|
| FileSystemConverter<B> |
FileSystemConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a FileSystemElement bean.
|
| FormConverter<B> |
FormConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a Form bean.
|
| QueryConverter<B> |
QueryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a Query bean.
|
| RelatedElementConverter<B> |
RelatedElementConverter generates a RelatedElement from a relationship and attached entity
|
| ReportConverter<B> |
ReportConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a Report bean.
|
| SchemaAttributeConverter<B> |
SchemaAttributeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a SchemaAttributeElement bean.
|
| SchemaManagerRESTServices |
SchemaManagerRESTServices is the server-side implementation of the Data Manager OMAS's
support for relational topics.
|
| SchemaTypeConverter<B> |
SchemaTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from SchemaTypeElement.
|
| TabularColumnConverter<B> |
TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a TabularColumnElement bean.
|
| TopicConverter<B> |
TopicConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a TopicElement bean.
|
| ValidValueConverter<B> |
ValidValueConverter generates an ValidValueElement bean from an ValidValueProperties entity.
|
| ValidValueSetConverter<B> |
ValidValueConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ValidValueElement bean.
|
| ValidValuesRESTServices |
ValidValuesRESTServices provides the API operations to create and maintain validValues information.
|