Uses of Class
org.xcmis.search.model.operand.StaticOperand

Packages that use StaticOperand
org.xcmis.search.model.constraint   
org.xcmis.search.model.operand   
 

Uses of StaticOperand in org.xcmis.search.model.constraint
 

Methods in org.xcmis.search.model.constraint that return StaticOperand
 StaticOperand Comparison.getOperand2()
          Get the dynamic operand of this comparison.
 

Constructors in org.xcmis.search.model.constraint with parameters of type StaticOperand
Comparison(DynamicOperand operand1, Operator operator, StaticOperand operand2)
           
 

Uses of StaticOperand in org.xcmis.search.model.operand
 

Subclasses of StaticOperand in org.xcmis.search.model.operand
 class BindVariableName
          A value bound to a variable name used in a Comparison constraint.
 class Literal
          A literal value used in a Comparison constraint.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.