Class ConnectedLicenses
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
org.odpi.openmetadata.frameworks.connectors.properties.Licenses
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedLicenses
- All Implemented Interfaces:
Serializable,Iterator<org.odpi.openmetadata.frameworks.connectors.properties.beans.License>
public class ConnectedLicenses
extends org.odpi.openmetadata.frameworks.connectors.properties.Licenses
ConnectedLicenses provides the open metadata concrete implementation of the
Open Connector Framework (OCF) Licenses abstract class.
Its role is to query the property servers (metadata repository cohort) to extract licenses
related to the connected asset.
- See Also:
-
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.Licenses
hasNext, next, remove, toStringMethods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
getElementCountMethods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
equals, getHeaderVersion, hashCode, setHeaderVersionMethods inherited from interface java.util.Iterator
forEachRemaining