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