Class Summary
| Class |
Description |
| AnnotationConverter<B> |
AnnotationConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail object into an Annotation bean.
|
| AssetConverter<B> |
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from AssetProperties.
|
| AssetOwnerAdmin |
AssetOwnerAdmin manages the start up and shutdown of the Asset Owner OMAS.
|
| AssetOwnerOMRSTopicListener |
AssetOwnerOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
|
| AssetOwnerOutTopicPublisher |
AssetOwnerOutTopicPublisher is responsible for sending events on the IT Infrastructure OMAS's out topic.
|
| AssetOwnerRESTServices |
AssetOwnerRESTServices provides part of the server-side support for the Asset Owner Open Metadata Access Service (OMAS).
|
| AssetOwnerServicesInstance |
AssetOwnerServicesInstance caches references to OMRS objects for a specific server.
|
| 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 provides the ability to manage connection information.
|
| ConnectorTypeConverter<B> |
ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ConnectorTypeElement bean.
|
| DataFieldConverter<B> |
DataFieldConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataField bean.
|
| DataFileConverter<B> |
DataFileConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataFileElement bean.
|
| DiscoveryAnalysisReportConverter<B> |
DiscoveryAnalysisReportConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail object into an DiscoveryAnalysisReport bean.
|
| ElementHeaderConverter<B> |
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ElementHeader bean.
|
| EndpointConverter<B> |
EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a EndpointElement 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.
|
| FileSystemRESTServices |
FileSystemRESTServices provides the server-side implementation for managing files and folder assets in a
file system.
|
| ReferenceableConverter<B> |
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from AssetProperties.
|
| SchemaAttributeConverter<B> |
SchemaAttributeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a SchemaAttributeElement bean.
|
| SchemaTypeConverter<B> |
SchemaTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a SchemaTypeElement bean.
|
| ValidValueConverter<B> |
ValidValueConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from ValidValueElement.
|
| ValidValuesRESTServices |
ValidValuesAssetOwner provides the API operations to create and maintain lists of valid
value definitions grouped into a valid value set.
|