| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.query.lucene.constraint | |
| org.apache.jackrabbit.spi.commons.query.qom | 
| Modifier and Type | Method and Description | 
|---|---|
static Constraint | 
ConstraintBuilder.create(ConstraintImpl constraint,
      Map<String,javax.jcr.Value> bindVariableValues,
      SelectorImpl[] selectors,
      LuceneQueryFactory factory,
      javax.jcr.ValueFactory vf)
Creates a  
Constraint from a QOM constraint. | 
| Modifier and Type | Class and Description | 
|---|---|
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... | 
| Modifier and Type | Method and Description | 
|---|---|
ConstraintImpl | 
QueryObjectModelTree.getConstraint()
Gets the constraint for this query. 
 | 
| Constructor and Description | 
|---|
QueryObjectModelTree(NamePathResolver resolver,
                    SourceImpl source,
                    ConstraintImpl constraint,
                    OrderingImpl[] orderings,
                    ColumnImpl[] columns)  | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.