Package org.odpi.openmetadata.commonservices.ocf.metadatamanagement.builders


package org.odpi.openmetadata.commonservices.ocf.metadatamanagement.builders
Builders support calls to the repository services. Values for the metadata instances are loaded into the builder through a combination of the constructor and other set methods. When the instances are being created, the builder is called to retrieve type information, classifications and instance properties that are needed for the calls to the repository services.
  • Classes
    Class
    Description
    ReferenceableBuilder creates Open Metadata Repository Services (OMRS) objects based on the bean properties supplied in the constructor.
    RootBuilder provides the super class for builders.
    SchemaTypeBuilder manages the properties for a schema type.