Class ConnectedCommentReplies
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedCommentReplies
- All Implemented Interfaces:
Iterator<org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation>
public class ConnectedCommentReplies
extends org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
ConnectedComments provides the open metadata concrete implementation of the
Open Connector Framework (OCF) Comments abstract class.
Its role is to query the property servers (metadata repository cohort) to extract comments
related to the connected asset.
-
Field Summary
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
CURRENT_AUDIT_HEADER_VERSION -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
hasNext, next, remove, toStringMethods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
equals, getHeaderVersion, hashCode, setHeaderVersionMethods inherited from interface java.util.Iterator
forEachRemaining