protected class LivelinkConnector.MetadataDescription extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,LivelinkConnector.MetadataPathItem> |
categoryMap |
protected LivelinkConnector.LivelinkContext |
llc |
Constructor and Description |
---|
LivelinkConnector.MetadataDescription(LivelinkConnector.LivelinkContext llc)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Iterator<LivelinkConnector.MetadataItem> |
getItems(String[] metadataItems)
Iterate over the metadata items represented by the specified chunk of version string.
|
protected final LivelinkConnector.LivelinkContext llc
protected final Map<String,LivelinkConnector.MetadataPathItem> categoryMap
public LivelinkConnector.MetadataDescription(LivelinkConnector.LivelinkContext llc)
public Iterator<LivelinkConnector.MetadataItem> getItems(String[] metadataItems) throws ManifoldCFException, ServiceInterruption
ManifoldCFException
ServiceInterruption