|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyExistence | |
|---|---|
| org.apache.jackrabbit.spi.commons.query.jsr283.qom | |
| org.apache.jackrabbit.spi.commons.query.qom | |
| Uses of PropertyExistence in org.apache.jackrabbit.spi.commons.query.jsr283.qom |
|---|
| Methods in org.apache.jackrabbit.spi.commons.query.jsr283.qom that return PropertyExistence | |
|---|---|
PropertyExistence |
QueryObjectModelFactory.propertyExistence(String propertyName)
Tests the existence of a property in the default selector. |
PropertyExistence |
QueryObjectModelFactory.propertyExistence(String selectorName,
String propertyName)
Tests the existence of a property in the specified selector. |
| Uses of PropertyExistence in org.apache.jackrabbit.spi.commons.query.qom |
|---|
| Classes in org.apache.jackrabbit.spi.commons.query.qom that implement PropertyExistence | |
|---|---|
class |
PropertyExistenceImpl
PropertyExistenceImpl... |
| Methods in org.apache.jackrabbit.spi.commons.query.qom that return PropertyExistence | |
|---|---|
PropertyExistence |
QueryObjectModelFactoryImpl.propertyExistence(String propertyName)
Tests the existence of a property in the default selector. |
PropertyExistence |
QueryObjectModelFactoryImpl.propertyExistence(String selectorName,
String propertyName)
Tests the existence of a property in the specified selector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||