Class ConnectedAssetFeedback
- java.lang.Object
-
- org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
-
- org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
- org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
- org.odpi.openmetadata.commonservices.ocf.metadatamanagement.client.ConnectedAssetFeedback
-
- All Implemented Interfaces:
Serializable
public class ConnectedAssetFeedback extends AssetFeedback
ConnectedAssetFeedback provides the open metadata extension to the Open Connector Framework (OCF)'s AssetFeedback class that returned the comments, tags, likes and ratings associated with an asset.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
comments, informalTags, likes, ratings
-
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
parentAsset
-
-
Method Summary
-
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
equals, getComments, getInformalTags, getLikes, getRatings, hashCode, toString
-
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
getParentAsset, getParentAssetName, getParentAssetTypeName
-
-