|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyValue | |
|---|---|
| org.apache.jackrabbit.spi.commons.query.jsr283.qom | |
| org.apache.jackrabbit.spi.commons.query.qom | |
| Uses of PropertyValue in org.apache.jackrabbit.spi.commons.query.jsr283.qom |
|---|
| Methods in org.apache.jackrabbit.spi.commons.query.jsr283.qom that return PropertyValue | |
|---|---|
PropertyValue |
Length.getPropertyValue()
Gets the property value for which to compute the length. |
PropertyValue |
QueryObjectModelFactory.propertyValue(String propertyName)
Evaluates to the value (or values, if multi-valued) of a property of the default selector. |
PropertyValue |
QueryObjectModelFactory.propertyValue(String selectorName,
String propertyName)
Evaluates to the value (or values, if multi-valued) of a property in the specified selector. |
| Methods in org.apache.jackrabbit.spi.commons.query.jsr283.qom with parameters of type PropertyValue | |
|---|---|
Length |
QueryObjectModelFactory.length(PropertyValue propertyValue)
Evaluates to the length (or lengths, if multi-valued) of a property. |
| Uses of PropertyValue in org.apache.jackrabbit.spi.commons.query.qom |
|---|
| Classes in org.apache.jackrabbit.spi.commons.query.qom that implement PropertyValue | |
|---|---|
class |
PropertyValueImpl
PropertyValueImpl... |
| Methods in org.apache.jackrabbit.spi.commons.query.qom that return PropertyValue | |
|---|---|
PropertyValue |
LengthImpl.getPropertyValue()
Gets the property value for which to compute the length. |
PropertyValue |
QueryObjectModelFactoryImpl.propertyValue(String propertyName)
Evaluates to the value (or values, if multi-valued) of a property of the default selector. |
PropertyValue |
QueryObjectModelFactoryImpl.propertyValue(String selectorName,
String propertyName)
Evaluates to the value (or values, if multi-valued) of a property in the specified selector. |
| Methods in org.apache.jackrabbit.spi.commons.query.qom with parameters of type PropertyValue | |
|---|---|
Length |
QueryObjectModelFactoryImpl.length(PropertyValue propertyValue)
Evaluates to the length (or lengths, if multi-valued) of a property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||