| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CategorizationRequestBody
CategorizationRequestBody describes the request body used when linking a glossary term to a category.
|
class |
ControlFlowRequestBody
ControlFlowRequestBody describes the request body used when linking elements within processes.
|
class |
DataFlowRequestBody
DataFlowRequestBody describes the request body used when linking elements within processes.
|
class |
ExternalGlossaryElementLinkRequestBody
ExternalGlossaryElementLinkRequestBody describes the request body used to create/update links to external glossary elements.
|
class |
ExternalGlossaryLinkRequestBody
ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.
|
class |
ForeignKeyRequestBody
ForeignKeyRequestBody describes the request body used when creating a foreign key relationship.
|
class |
NameRequestBody
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve
an element by name.
|
class |
PrimaryKeyClassificationRequestBody
PrimaryKeyClassificationRequestBody is used to classify a schema attribute as a primary key.
|
class |
ProcessCallRequestBody
ProcessCallRequestBody describes the request body used when linking elements within processes.
|
class |
SearchStringRequestBody
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression
to use as a search string.
|
class |
TermRelationshipRequestBody
TermRelationshipRequestBody describes the request body used when linking two terms together.
|
| Constructor and Description |
|---|
AssetManagerIdentifiersRequestBody(AssetManagerIdentifiersRequestBody template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.