Class ChildNodeEntry


  • public final class ChildNodeEntry
    extends Object
    ChildNodeEntry specifies the name, index (in the case of same-name siblings) and the UUID of a child node entry.

    ChildNodeEntry instances are immutable.

    • Method Detail

      • getId

        public NodeId getId()
      • getName

        public org.apache.jackrabbit.spi.Name getName()
      • getIndex

        public int getIndex()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object