|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintImpl | |
|---|---|
| org.apache.jackrabbit.core.query.lucene.constraint | |
| org.apache.jackrabbit.spi.commons.query.qom | |
| Uses of ConstraintImpl in org.apache.jackrabbit.core.query.lucene.constraint |
|---|
| Methods in org.apache.jackrabbit.core.query.lucene.constraint with parameters of type ConstraintImpl | |
|---|---|
static Constraint |
ConstraintBuilder.create(ConstraintImpl constraint,
Map<Name,Value> bindVariableValues,
SelectorImpl[] selectors,
LuceneQueryFactory factory,
ValueFactory vf)
Creates a Constraint from a QOM constraint. |
| Uses of ConstraintImpl in org.apache.jackrabbit.spi.commons.query.qom |
|---|
| Subclasses of ConstraintImpl in org.apache.jackrabbit.spi.commons.query.qom | |
|---|---|
class |
AndImpl
AndImpl... |
class |
ChildNodeImpl
ChildNodeImpl... |
class |
ComparisonImpl
ComparisonImpl... |
class |
DescendantNodeImpl
DescendantNodeImpl... |
class |
FullTextSearchImpl
FullTextSearchImpl... |
class |
NotImpl
NotImpl... |
class |
OrImpl
OrImpl... |
class |
PropertyExistenceImpl
PropertyExistenceImpl... |
class |
SameNodeImpl
SameNodeImpl... |
| Methods in org.apache.jackrabbit.spi.commons.query.qom that return ConstraintImpl | |
|---|---|
ConstraintImpl |
QueryObjectModelTree.getConstraint()
Gets the constraint for this query. |
| Constructors in org.apache.jackrabbit.spi.commons.query.qom with parameters of type ConstraintImpl | |
|---|---|
QueryObjectModelTree(NamePathResolver resolver,
SourceImpl source,
ConstraintImpl constraint,
OrderingImpl[] orderings,
ColumnImpl[] columns)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||