Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Packages that use Comment Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Comment in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Comment Modifier and Type Field Description protected CommentAssetComment. commentBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Comment Modifier and Type Method Description protected CommentAssetComment. getCommentBean()Return the bean with all of the properties.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Comment Constructor Description AssetComment(AssetDescriptor parentAsset, Comment commentBean, AssetCommentReplies commentReplies)Bean constructor with parent asset and repliesAssetComment(Comment commentBean, AssetCommentReplies commentReplies)Bean constructor -
Uses of Comment in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Comment Constructor Description Comment(Comment template)Copy/clone constructor.
-