Package org.odpi.openmetadata.accessservices.datamanager.converters


package org.odpi.openmetadata.accessservices.datamanager.converters
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Asset Manager OMAS beans to return to the caller.
  • Classes
    Class
    Description
    APIConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a API bean.
    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 transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a APIParameterElement bean.
    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 transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
    ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ConnectorTypeElement bean.
    DatabaseColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DatabaseColumnElement bean.
    DatabaseConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DatabaseElement bean.
    DatabaseManagerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SoftwareCapabilityElement bean.
    DatabaseSchemaConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DatabaseSchemaElement bean.
    DatabaseTableConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail object into an DatabaseTable bean.
    TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a TabularColumnElement bean.
    DataContainerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DataContainerElement bean.
    DataFieldConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DataFieldElement bean.
    DataFileConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DataFileElement bean.
    DataManagerOMASConverter provides the generic methods for the Data Manager beans converters.
    ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityProxy object into an ElementStub bean.
    EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a EndpointElement bean.
    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 transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a FileFolderElement bean.
    FileSystemConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a FileSystemElement bean.
    FormConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Form bean.
    QueryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Query bean.
    RelatedElementConverter generates a RelatedElement from a relationship and attached entity
    ReportConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Report bean.
    SchemaAttributeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SchemaAttributeElement bean.
    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 transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a TabularColumnElement bean.
    TopicConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a TopicElement bean.
    ValidValueConverter generates an ValidValueElement bean from an ValidValueProperties entity.
    ValidValueConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ValidValueElement bean.