Uses of Class
org.apache.jackrabbit.spi.commons.query.qom.OrImpl
- 
Packages that use OrImpl Package Description org.apache.jackrabbit.spi.commons.query.qom 
- 
- 
Uses of OrImpl in org.apache.jackrabbit.spi.commons.query.qomMethods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type OrImpl Modifier and Type Method Description ObjectDefaultQOMTreeVisitor. visit(OrImpl node, Object data)Does nothing and returnsdata.ObjectDefaultTraversingQOMTreeVisitor. visit(OrImpl node, Object data)Calls accept on each of the attached constraints of the OR node.ObjectQOMTreeVisitor. visit(OrImpl node, Object data)
 
-