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.
-
Class Summary Class Description AssetBuilder AssetBuilder creates the parts of a root repository entity for an asset.ComplexSchemaTypeBuilder Deprecated. ConnectionBuilder ConnectionBuilder is able to build the properties for a Connection entity from a Connection bean.ConnectorTypeBuilder ConnectorTypeBuilder is able to build the properties for an ConnectorType entity from an ConnectorType bean.EmbeddedConnectionBuilder EmbeddedConnectionBuilder is able to build the properties for the relationship between a connection and its embedded connections.EndpointBuilder EndpointBuilder is able to build the properties for an Endpoint entity from an Endpoint bean.ReferenceableBuilder ReferenceableBuilder creates Open Metadata Repository Services (OMRS) objects based on the bean properties supplied in the constructor.RootBuilder RootBuilder provides the super class for builders.SchemaAttributeBuilder SchemaAttributeBuilder creates instance properties for a schema attribute.SchemaTypeBuilder SchemaTypeBuilder manages the properties for a schema type.