Class ConnectedRelatedMediaReferences

java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedRelatedMediaReferences
All Implemented Interfaces:
Iterator<org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference>

public class ConnectedRelatedMediaReferences extends org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
ConnectedRelatedMediaReferences provides the open metadata concrete implementation of the Open Connector Framework (OCF) RelatedMediaReferences abstract class. Its role is to query the property servers (metadata repository cohort) to extract related media references 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.RelatedMediaReferences

    hasNext, next, remove, toString

    Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase

    equals, getHeaderVersion, hashCode, setHeaderVersion

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.util.Iterator

    forEachRemaining