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
DynamicOperandImpl...-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the name of the selector against which to evaluate this operand.Gets the name of the selector against which to evaluate this operand.Methods inherited from class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
accept
-
Constructor Details
-
DynamicOperandImpl
-
-
Method Details
-
getSelectorName
Gets the name of the selector against which to evaluate this operand.- Returns:
- the selector name; non-null
-
getSelectorQName
Gets the name of the selector against which to evaluate this operand.- Returns:
- the selector name; non-null
-