| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.api |
This package contains the different interfaces of the asset manager.
|
| org.odpi.openmetadata.accessservices.assetmanager.metadataelements |
The metadata elements describe the way that metadata is returned from the repository.
|
| 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 |
|---|---|
List<ExternalGlossaryLinkElement> |
GlossaryExchangeInterface.getExternalLinksForGlossary(String userId,
String glossaryGUID,
int startFrom,
int pageSize)
Retrieve the list of links to external glossary resources attached to a glossary.
|
| Constructor and Description |
|---|
ExternalGlossaryLinkElement(ExternalGlossaryLinkElement template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<ExternalGlossaryLinkElement> |
ExternalGlossaryLinkElementsResponse.getElementList()
Return the list of metadata elements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalGlossaryLinkElementsResponse.setElementList(List<ExternalGlossaryLinkElement> elementList)
Set up the metadata element to return.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.