Package org.odpi.openmetadata.accessservices.assetconsumer.converters
Provides the converters that take beans from the repository services (eg entities and relationships)
and converts them into Asset Consumer OMAS beans to return to the caller.
-
Class Summary Class Description AssetConsumerOMASConverter<B> AssetConsumerOMASConverter provides the generic methods for the Data Manager beans converters.ElementHeaderConverter<B> ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.InformalTagConverter<B> InformalTagConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an InformalTagElement bean.MeaningConverter<B> MeaningConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a MeaningElement bean.