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