| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected Classification |
AssetClassification.classificationBean |
| Modifier and Type | Method and Description |
|---|---|
protected Classification |
AssetClassification.getClassificationBean()
Return the classification bean.
|
| Constructor and Description |
|---|
AssetClassification(AssetDescriptor parentAsset,
Classification classification)
Bean constructor with parent asset
|
AssetClassification(Classification classification)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Classification> |
ElementHeader.classifications |
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
ElementHeader.getClassifications()
Return the list of classifications associated with the asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHeader.setClassifications(List<Classification> classifications)
Set up the classifications associated with this connection.
|
| Constructor and Description |
|---|
Classification(Classification templateClassification)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.