org.xcmis.search.model.operand
Class StaticOperand

java.lang.Object
  extended by org.xcmis.search.model.operand.StaticOperand
All Implemented Interfaces:
Serializable, QueryElement
Direct Known Subclasses:
BindVariableName, Literal

public abstract class StaticOperand
extends Object
implements QueryElement

A static operand used in a Comparison constraint.

See Also:
Serialized Form

Constructor Summary
StaticOperand()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.xcmis.search.model.QueryElement
accept
 

Constructor Detail

StaticOperand

public StaticOperand()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.