|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetCriteria | |
---|---|
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. |
org.modeshape.jcr.query.parse | This package defines the QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
Uses of SetCriteria in org.modeshape.jcr.query.model |
---|
Methods in org.modeshape.jcr.query.model that return SetCriteria | |
---|---|
SetCriteria |
QueryObjectModelFactory.in(DynamicOperand operand,
StaticOperand... values)
|
Methods in org.modeshape.jcr.query.model with parameters of type SetCriteria | |
---|---|
void |
Visitors.AbstractVisitor.visit(SetCriteria obj)
|
void |
Visitors.WalkAllVisitor.visit(SetCriteria setCriteria)
|
void |
Visitors.ReadableVisitor.visit(SetCriteria criteria)
|
void |
Visitor.visit(SetCriteria obj)
|
Uses of SetCriteria in org.modeshape.jcr.query.parse |
---|
Methods in org.modeshape.jcr.query.parse that return SetCriteria | |
---|---|
protected SetCriteria |
BasicSqlQueryParser.setCriteria(DynamicOperand operand,
Collection<? extends StaticOperand> values)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |