Package | Description |
---|---|
org.modeshape.jcr.index.lucene.query | |
org.modeshape.jcr.query.model |
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.lucene.search.Query |
LuceneQueryFactory.createQuery(Relike relike) |
Modifier and Type | Method and Description |
---|---|
Relike |
QueryObjectModelFactory.relike(StaticOperand operand1,
PropertyValue operand2) |
Modifier and Type | Method and Description |
---|---|
void |
Visitors.AbstractVisitor.visit(Relike obj) |
void |
Visitors.WalkAllVisitor.visit(Relike relike) |
void |
Visitors.ReadableVisitor.visit(Relike relike) |
void |
Visitor.visit(Relike obj) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.