Uses of Interface
net.sourceforge.openutils.mgnlcriteria.jcr.query.ExecutableQuery

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

Uses of ExecutableQuery in net.sourceforge.openutils.mgnlcriteria.advanced.impl
 

Classes in net.sourceforge.openutils.mgnlcriteria.advanced.impl that implement ExecutableQuery
 class AdvancedCriteriaImpl
           
 

Uses of ExecutableQuery in net.sourceforge.openutils.mgnlcriteria.jcr.query
 

Subinterfaces of ExecutableQuery in net.sourceforge.openutils.mgnlcriteria.jcr.query
 interface Criteria
          Criteria is a simplified API for retrieving JCR Nodes by composing Criterion objects.
 interface TranslatableCriteria
          Exposes the Criterion and Order entries of a Criteria instance.
 

Classes in net.sourceforge.openutils.mgnlcriteria.jcr.query that implement ExecutableQuery
 class DirectJcrQuery
           
 

Uses of ExecutableQuery in net.sourceforge.openutils.mgnlcriteria.jcr.query.xpath.impl
 

Classes in net.sourceforge.openutils.mgnlcriteria.jcr.query.xpath.impl that implement ExecutableQuery
 class AbstractCriteriaImpl
          A generic Criteria implementation.
 



Copyright © 2009-2011 Openmind. All Rights Reserved.