Uses of Class
org.odpi.openmetadata.accessservices.stewardshipaction.converters.StewardshipActionOMASConverter
-
Packages that use StewardshipActionOMASConverter Package Description org.odpi.openmetadata.accessservices.stewardshipaction.converters Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Stewardship Action OMAS beans to return to the caller. -
-
Uses of StewardshipActionOMASConverter in org.odpi.openmetadata.accessservices.stewardshipaction.converters
Subclasses of StewardshipActionOMASConverter in org.odpi.openmetadata.accessservices.stewardshipaction.converters Modifier and Type Class Description classElementHeaderConverter<B>ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.classElementStubConverter<B>ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityProxy object into an ElementStub bean.
-