Class LivelinkConnector.MetadataItem

  • Enclosing class:
    LivelinkConnector

    protected static class LivelinkConnector.MetadataItem
    extends java.lang.Object
    Class that describes a metadata catid and attribute set.
    • Method Detail

      • addAttribute

        public void addAttribute​(java.lang.String attributeName)
        Add an attribute name.
      • getAttributeNames

        public java.util.Iterator<java.lang.String> getAttributeNames()
        Get an iterator over the attribute names.
        Returns:
        the iterator.