Uses of Class
org.apache.jackrabbit.core.query.qom.FullTextSearchImpl

Packages that use FullTextSearchImpl
org.apache.jackrabbit.core.query.lucene   
org.apache.jackrabbit.core.query.qom   
 

Uses of FullTextSearchImpl in org.apache.jackrabbit.core.query.lucene
 

Methods in org.apache.jackrabbit.core.query.lucene with parameters of type FullTextSearchImpl
 Object JQOM2LuceneQueryBuilder.visit(FullTextSearchImpl node, Object data)
           
 

Uses of FullTextSearchImpl in org.apache.jackrabbit.core.query.qom
 

Methods in org.apache.jackrabbit.core.query.qom with parameters of type FullTextSearchImpl
 Object DefaultQOMTreeVisitor.visit(FullTextSearchImpl node, Object data)
          Does nothing and returns data.
 Object QOMTreeVisitor.visit(FullTextSearchImpl node, Object data)
           
 



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