| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetmanager.metadataelements |
The metadata elements describe the way that metadata is returned from the repository.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetadataCorrelationHeader> |
ValidValueElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
SchemaTypeElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
MetadataElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
SoftwareServerCapabilityElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
GlossaryElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
ProcessElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
GlossaryCategoryElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
SchemaAttributeElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
PortElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
DataAssetElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
List<MetadataCorrelationHeader> |
GlossaryTermElement.getCorrelationHeaders()
Return the details of the external identifier and other correlation properties about the metadata source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidValueElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
SchemaTypeElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
MetadataElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
SoftwareServerCapabilityElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
GlossaryElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
ProcessElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
GlossaryCategoryElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
SchemaAttributeElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
PortElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
DataAssetElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
void |
GlossaryTermElement.setCorrelationHeaders(List<MetadataCorrelationHeader> correlationHeaders)
Set up the details of the external identifier and other correlation properties about the metadata source.
|
| Constructor and Description |
|---|
MetadataCorrelationHeader(MetadataCorrelationHeader template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.