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