Uses of Class
net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion.LogicalExpression

Packages that use LogicalExpression
net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion   
 

Uses of LogicalExpression in net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion
 

Methods in net.sourceforge.openutils.mgnlcriteria.jcr.query.criterion that return LogicalExpression
static LogicalExpression Restrictions.and(Criterion lhs, Criterion rhs)
          Return the conjuction of two expressions
static LogicalExpression Restrictions.or(Criterion lhs, Criterion rhs)
          Return the disjuction of two expressions
 



Copyright © 2009-2010 Openmind. All Rights Reserved.