org.apache.jackrabbit.core.query.jsr283.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



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.