Uses of Class
org.apache.jackrabbit.core.query.AbstractQueryImpl

Packages that use AbstractQueryImpl
org.apache.jackrabbit.core   
org.apache.jackrabbit.core.query   
 

Uses of AbstractQueryImpl in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return AbstractQueryImpl
protected  AbstractQueryImpl SearchManager.createQueryInstance()
          Creates a new instance of an AbstractQueryImpl which is not initialized.
 

Uses of AbstractQueryImpl in org.apache.jackrabbit.core.query
 

Subclasses of AbstractQueryImpl in org.apache.jackrabbit.core.query
 class QueryImpl
          Provides the default implementation for a JCR query.
 class QueryObjectModelImpl
          QueryObjectModelImpl...
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.