ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.modeshape.jcr.api.query.qom.SetCriteria

Packages that use SetCriteria
org.modeshape.jcr.api.query.qom   
org.modeshape.jcr.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
 

Uses of SetCriteria in org.modeshape.jcr.api.query.qom
 

Methods in org.modeshape.jcr.api.query.qom that return SetCriteria
 SetCriteria QueryObjectModelFactory.in(DynamicOperand operand, StaticOperand... values)
          Tests that the value (or values) defined by the supplied dynamic operand are found within the specified set of values.
 

Uses of SetCriteria in org.modeshape.jcr.query.model
 

Classes in org.modeshape.jcr.query.model that implement SetCriteria
 class SetCriteria
          A constraint that evaluates to true when the defined operation evaluates to true.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.