public class PropertyExistenceConstraint extends QueryConstraint
PropertyExistenceConstraint implements a property existence
 constraint.| Constructor and Description | 
|---|
| PropertyExistenceConstraint(PropertyExistenceImpl prop,
                           SelectorImpl selector,
                           LuceneQueryFactory factory)Creates a new property existence constraint. | 
evaluategetSelector, getSelectorIndexpublic PropertyExistenceConstraint(PropertyExistenceImpl prop, SelectorImpl selector, LuceneQueryFactory factory) throws RepositoryException
prop - the QOM property existence constraint.selector - the selector for this constraint.factory - the lucene query factory.RepositoryException - if an error occurs while creating a lucene
                             query for this constraint.Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.