Package javax.jcr.query.qom
Interface PropertyExistence
- All Superinterfaces:
Constraint
- All Known Implementing Classes:
PropertyExistenceImpl
Tests the existence of a property.
A node-tuple satisfies the constraint if the selector node has a property
named property.
- Since:
- JCR 2.0
-
Method Summary
Modifier and TypeMethodDescriptionGets the name of the property.Gets the name of the selector against which to apply this constraint.