| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.metadataelements | |
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the properties used to create different types of instances for an asset and its attachments.
|
| org.odpi.openmetadata.accessservices.assetowner.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementClassification> |
ElementHeader.getClassifications()
Return the list of classifications associated with the metadata element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHeader.setClassifications(List<ElementClassification> classifications)
Set up the classifications associated with this metadata element.
|
| Constructor and Description |
|---|
ElementClassification(ElementClassification template)
Copy/clone constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ElementClassification> |
ReferenceableRequestBody.classifications |
| Modifier and Type | Method and Description |
|---|---|
List<ElementClassification> |
ReferenceableRequestBody.getClassifications()
Return the classifications associated with this referenceable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceableRequestBody.setClassifications(List<ElementClassification> classifications)
Set up the list of classifications associated with this referenceable.
|
Copyright © 2018–2020 ODPi. All rights reserved.