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

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

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

Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type OrImpl
 Object QOMTreeVisitor.visit(OrImpl node, Object data)
           
 Object DefaultTraversingQOMTreeVisitor.visit(OrImpl node, Object data)
          Calls accept on each of the attached constraints of the OR node.
 Object DefaultQOMTreeVisitor.visit(OrImpl node, Object data)
          Does nothing and returns data.
 



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