| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.metadataelements |
The metadata elements describe the way that metadata is returned from the repository.
|
| 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 | Class and Description |
|---|---|
class |
MetadataCorrelationHeader
MetadataCorrelationHeader provides details of the external identifier(s) and other correlation
properties to help the connector/client work out the correlation between the open metadata elements
and the third party technology elements.
|
| Constructor and Description |
|---|
MetadataCorrelationProperties(MetadataCorrelationProperties template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataCorrelationProperties |
CanonicalVocabularyClassificationRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
GlossaryRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
ControlledGlossaryTermRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
TemplateRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
CalculatedValueClassificationRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
TaxonomyClassificationRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
SchemaTypeRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
PortRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
GlossaryCategoryRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
GlossaryTermStatusRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
ProcessStatusRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
ContextDefinitionClassificationRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
ActivityTermClassificationRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
SchemaAttributeRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
ProcessRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
DataAssetRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
MetadataCorrelationProperties |
GlossaryTermRequestBody.getMetadataCorrelationProperties()
Return the properties used to correlate the external metadata element with the open metadata element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CanonicalVocabularyClassificationRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
GlossaryRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
ControlledGlossaryTermRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
TemplateRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
CalculatedValueClassificationRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
TaxonomyClassificationRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
SchemaTypeRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
PortRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
GlossaryCategoryRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
GlossaryTermStatusRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
ProcessStatusRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
ContextDefinitionClassificationRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
ActivityTermClassificationRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
SchemaAttributeRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
ProcessRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
DataAssetRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
void |
GlossaryTermRequestBody.setMetadataCorrelationProperties(MetadataCorrelationProperties metadataCorrelationProperties)
Set up the properties used to correlate the external metadata element with the open metadata element.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.