Uses of Class
org.odpi.openmetadata.commonservices.ocf.metadatamanagement.builders.SchemaAttributeBuilder
-
Packages that use SchemaAttributeBuilder Package Description org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers Handlers are responsible for handling inbound requests and mapping them to calls to the repository. -
-
Uses of SchemaAttributeBuilder in org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers
Methods in org.odpi.openmetadata.commonservices.ocf.metadatamanagement.handlers that return SchemaAttributeBuilder Modifier and Type Method Description SchemaAttributeBuilderSchemaTypeHandler. getSchemaAttributeBuilder(SchemaAttribute schemaAttribute)Return the appropriate schemaAttribute builder for the supplied schema attribute bean.
-