|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyValue
Evaluates to the value (or values, if multi-valued) of a property.
If, for a node-tuple, theselector node does not
have a property named property, the operand
evaluates to null.
The query is invalid if:
selector is not the name of a selector in the
query, orproperty is not a syntactically valid JCR
name.
| Method Summary | |
|---|---|
String |
getPropertyName()
Gets the name of the property. |
String |
getSelectorName()
Gets the name of the selector against which to evaluate this operand. |
| Method Detail |
|---|
String getSelectorName()
String getPropertyName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||