| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Method and Description |
|---|---|
List<AssetClassification> |
AssetElementHeader.getAssetClassifications()
Return the list of classifications associated with the asset.
|
List<AssetClassification> |
AssetSummary.getAssetClassifications()
Return the list of classifications associated with the asset.
|
| Constructor and Description |
|---|
AssetClassification(AssetDescriptor parentAsset,
AssetClassification templateClassification)
Copy/clone Constructor sets up new classification using values from the template
|
Copyright © 2018–2020 ODPi. All rights reserved.