Package | Description |
---|---|
org.apache.jackrabbit.core.query.lucene | |
org.apache.jackrabbit.spi.commons.query |
Modifier and Type | Method and Description |
---|---|
Object |
LuceneQueryBuilder.visit(RelationQueryNode node,
Object data) |
Modifier and Type | Method and Description |
---|---|
RelationQueryNode |
DefaultQueryNodeFactory.createRelationQueryNode(QueryNode parent,
int operation)
Creates a
RelationQueryNode instance. |
RelationQueryNode |
QueryNodeFactory.createRelationQueryNode(QueryNode parent,
int operation)
Creates a
RelationQueryNode instance. |
Modifier and Type | Method and Description |
---|---|
Object |
DefaultQueryNodeVisitor.visit(RelationQueryNode node,
Object data) |
Object |
QueryNodeVisitor.visit(RelationQueryNode node,
Object data) |
Object |
QueryTreeDump.visit(RelationQueryNode node,
Object data) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.