Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Packages that use Likes Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of Likes in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Likes Modifier and Type Field Description protected LikesAssetFeedback. likesMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Likes Modifier and Type Method Description protected abstract LikesLikes. cloneIterator()Clones this iterator.LikesAssetFeedback. getLikes()Returns a copy of the likes for the asset in an iterator.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Likes Constructor Description AssetFeedback(InformalTags informalTags, Likes likes, Ratings ratings, Comments comments)Typical ConstructorLikes(Likes template)Copy/clone constructor.
-