Interface InternalVersionItem

    • Method Detail

      • getId

        NodeId getId()
        Returns the id of this item.
        Returns:
        the id of this item.
      • getParent

        InternalVersionItem getParent()
        returns the parent version item or null.
        Returns:
        the parent version item.