|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Length
Evaluates to the length (or lengths, if multi-valued) of a property.
The length should be computed as though the getLength
method (or
getLengths
, if multi-valued) of javax.jcr.Property
were called.
If propertyValue
evaluates to null, the
Length
operand also evaluates to null.
Method Summary | |
---|---|
PropertyValue |
getPropertyValue()
Gets the property value for which to compute the length. |
Method Detail |
---|
PropertyValue getPropertyValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |