| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected AssetInformalTags |
AssetFeedback.informalTags |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AssetInformalTags |
AssetInformalTags.cloneIterator(AssetDescriptor parentAsset)
Clones this iterator.
|
AssetInformalTags |
AssetFeedback.getInformalTags()
Returns a copy of the information tags for the asset in an iterator.
|
| Constructor and Description |
|---|
AssetFeedback(AssetDescriptor parentAsset,
AssetInformalTags informalTags,
AssetLikes likes,
AssetRatings ratings,
AssetComments comments)
Typical Constructor
|
AssetInformalTags(AssetDescriptor parentAsset,
AssetInformalTags template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.