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