| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.api |
This package contains the different interfaces of the asset manager.
|
| org.odpi.openmetadata.accessservices.assetmanager.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| org.odpi.openmetadata.accessservices.assetmanager.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlossaryExchangeInterface.setTermAsContext(String userId,
String assetManagerGUID,
String assetManagerName,
String glossaryTermGUID,
String glossaryTermExternalIdentifier,
GlossaryTermContextDefinition contextDefinition)
Classify the glossary term to indicate that it describes a context.
|
| Constructor and Description |
|---|
GlossaryTermContextDefinition(GlossaryTermContextDefinition template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryTermContextDefinition |
ContextDefinitionClassificationRequestBody.getContextDefinition()
Return the context definition for this term.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextDefinitionClassificationRequestBody.setContextDefinition(GlossaryTermContextDefinition contextDefinition)
Set up the contextDefinition for this term.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.