Uses of Package
net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion

Packages that use net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion
net.sourceforge.openutils.mgnlcriteria.jcr.query   
net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion   
net.sourceforge.openutils.mgnlcriteria.jcr.query.xpath.impl   
 

Classes in net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion used by net.sourceforge.openutils.mgnlcriteria.jcr.query
Criterion
          An object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.
Order
          Represents an order imposed upon a Criteria result set
 

Classes in net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion used by net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion
BaseCriterion
          Base abstract criterion, just to share some useful fields/constants that should not end up in the interface.
Conjunction
           
Criterion
          An object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.
Disjunction
           
JCRFunctionExpression
           
Junction
          A sequence of a logical expressions combined by some associative logical operator
LogicalExpression
          Superclass of binary logical expressions
MatchMode
          Represents an strategy for matching strings using "like".
Order
          Represents an order imposed upon a Criteria result set
SimpleExpression
          superclass for "simple" comparisons (with XPATH binary operators)
 

Classes in net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion used by net.sourceforge.openutils.mgnlcriteria.jcr.query.xpath.impl
Criterion
          An object-oriented representation of a query criterion that may be used as a restriction in a Criteria query.
Order
          Represents an order imposed upon a Criteria result set
 



Copyright © 2009-2011 Openmind. All Rights Reserved.