Uses of Class
org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Packages that use OCFConverter Package Description org.odpi.openmetadata.commonservices.generichandlers The generic handlers provide sevices to translate OMAS requests built around that service's private beans into calls to the repository services (through the repository handler). -
-
Uses of OCFConverter in org.odpi.openmetadata.commonservices.generichandlers
Subclasses of OCFConverter in org.odpi.openmetadata.commonservices.generichandlers Modifier and Type Class Description classConnectionConverter<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).classODFConverter<B>ODFConverter provides the generic methods for the Data Manager beans converters.
-