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