Interface NodeName

  • All Superinterfaces:
    DynamicOperand, Operand

    public interface NodeName
    extends DynamicOperand
    Evaluates to a NAME value equal to the namespace-qualified name of a node.
    Since:
    JCR 2.0
    • Method Detail

      • getSelectorName

        String getSelectorName()
        Gets the name of the selector against which to evaluate this operand.
        Returns:
        the selector name; non-null