Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl

Packages that use FullTextSearchImpl
org.apache.jackrabbit.spi.commons.query.qom   
 

Uses of FullTextSearchImpl in org.apache.jackrabbit.spi.commons.query.qom
 

Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type FullTextSearchImpl
 Object DefaultTraversingQOMTreeVisitor.visit(FullTextSearchImpl node, Object data)
          Calls accept on the static operand in the fulltext search constraint.
 Object QOMTreeVisitor.visit(FullTextSearchImpl node, Object data)
           
 Object DefaultQOMTreeVisitor.visit(FullTextSearchImpl node, Object data)
          Does nothing and returns data.
 



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