Uses of Class
org.apache.jackrabbit.core.query.AbstractQueryImpl
- 
Packages that use AbstractQueryImpl Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.query 
- 
- 
Uses of AbstractQueryImpl in org.apache.jackrabbit.coreMethods in org.apache.jackrabbit.core that return AbstractQueryImpl Modifier and Type Method Description protected AbstractQueryImplSearchManager. createQueryInstance()Creates a new instance of anAbstractQueryImplwhich is not initialized.
- 
Uses of AbstractQueryImpl in org.apache.jackrabbit.core.querySubclasses of AbstractQueryImpl in org.apache.jackrabbit.core.query Modifier and Type Class Description classQueryImplProvides the default implementation for a JCR query.classQueryObjectModelImplQueryObjectModelImplimplements the query object model.
 
-