| Package | Description |
|---|---|
| org.odpi.openmetadata.commonservices.ocf.metadatamanagement.properties |
This package contains all of the beans for metadata objects in addition to the beans defined in the
Open Connector Framework (OCF).
|
| org.odpi.openmetadata.commonservices.ocf.metadatamanagement.rest |
| Constructor and Description |
|---|
GlossaryTerm(GlossaryTerm template)
Copy/clone Constructor - the resulting object.
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryTerm |
GlossaryTermResponse.getGlossaryTerm()
Return the glossary term object.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlossaryTerm> |
GlossaryTermListResponse.getMeanings()
Return the list of glossary terms in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlossaryTermResponse.setGlossaryTerm(GlossaryTerm glossaryTerm)
Set up the glossary term object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlossaryTermListResponse.setMeanings(List<GlossaryTerm> meanings)
Set up the list of glossary terms for the response.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.