Package javax.jcr.query.qom
Interface DynamicOperand
- 
- All Superinterfaces:
 Operand
- All Known Subinterfaces:
 FullTextSearchScore,Length,LowerCase,NodeLocalName,NodeName,PropertyValue,UpperCase
- All Known Implementing Classes:
 DynamicOperandImpl,FullTextSearchScoreImpl,LengthImpl,LowerCaseImpl,NodeLocalNameImpl,NodeNameImpl,PropertyValueImpl,UpperCaseImpl
public interface DynamicOperand extends Operand
An operand whose value can only be determined in evaluating the query.- Since:
 - JCR 2.0