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

Packages that use SameNodeImpl
org.apache.jackrabbit.core.query.lucene.constraint   
org.apache.jackrabbit.spi.commons.query.qom   
 

Uses of SameNodeImpl in org.apache.jackrabbit.core.query.lucene.constraint
 

Constructors in org.apache.jackrabbit.core.query.lucene.constraint with parameters of type SameNodeImpl
SameNodeConstraint(SameNodeImpl constraint, SelectorImpl selector)
          Creates a same node constraint.
 

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

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



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