org.apache.jackrabbit.spi.commons.query.jsr283.qom
Interface Operand

All Known Subinterfaces:
BindVariableValue, DynamicOperand, FullTextSearchScore, Length, Literal, LowerCase, NodeLocalName, NodeName, PropertyValue, StaticOperand, UpperCase
All Known Implementing Classes:
BindVariableValueImpl, DynamicOperandImpl, FullTextSearchScoreImpl, LengthImpl, LiteralImpl, LowerCaseImpl, NodeLocalNameImpl, NodeNameImpl, PropertyValueImpl, StaticOperandImpl, UpperCaseImpl

public interface Operand

An operand to a binary operation specified by a Comparison.

Since:
JCR 2.0



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