Class Summary
| Class |
Description |
| DatabaseColumnConverter<B> |
TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DatabaseColumn 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 SoftwareServerCapabilityElement bean.
|
| 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.
|
| DataFileConverter<B> |
DataFileConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataFileElement bean.
|
| FileFolderConverter<B> |
FileFolderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a FileFolderElement bean.
|
| FileSystemConverter<B> |
FileSystemConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a FileSystemElement bean.
|
| 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.
|
| SecurityManagerAdmin |
SecurityManagerAdmin manages the start up and shutdown of the Security Manager OMAS.
|
| SecurityManagerOMASConverter<B> |
SecurityManagerOMASConverter provides the generic methods for the Security Manager beans converters.
|
| SecurityManagerOMASRegistration |
SecurityManagerOMASRegistration registers the access service with the OMAG Server administration services.
|
| SecurityManagerOMRSTopicListener |
SecurityManagerOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
|
| SecurityManagerOutTopicPublisher |
SecurityManagerOutTopicPublisher is responsible for sending events on the Security Manager OMAS's out topic.
|
| SecurityManagerRESTServices |
The SecurityManagerRESTServices provides the server-side implementation of the services
that are generic for all types of security managers.
|
| SecurityManagerServicesInstance |
SecurityManagerServicesInstance caches references to OMRS objects for a specific server.
|
| TabularColumnConverter<B> |
TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a TabularColumnElement bean.
|