| 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).
|
| Modifier and Type | Method and Description |
|---|---|
String |
SchemaAttributeHandler.createNestedSchemaAttribute(String userId,
String externalSourceGUID,
String externalSourceName,
String parentAttributeGUID,
String parentAttributeGUIDParameterName,
String parentAttributeTypeName,
String parentAttributeRelationshipTypeGUID,
String parentAttributeRelationshipTypeName,
String qualifiedName,
String qualifiedNameParameterName,
SchemaAttributeBuilder schemaAttributeBuilder,
String methodName)
Create a new schema attribute with its type attached.
|
Copyright © 2018–2020 ODPi. All rights reserved.