Class DynamicOperandImpl

java.lang.Object
org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
All Implemented Interfaces:
DynamicOperand, Operand
Direct Known Subclasses:
FullTextSearchScoreImpl, LengthImpl, LowerCaseImpl, NodeLocalNameImpl, NodeNameImpl, PropertyValueImpl, UpperCaseImpl

public abstract class DynamicOperandImpl extends AbstractQOMNode implements DynamicOperand
DynamicOperandImpl...
  • Constructor Details

  • Method Details

    • getSelectorName

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

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