Copyright© 2008-2018 SiteVision AB, all rights reserved.
public interface Length extends DynamicOperand
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.
SiteVision note: Unsupported operation
Modifier and Type | Method and Description |
---|---|
PropertyValue |
getPropertyValue()
Gets the property value for which to compute the length.
|
PropertyValue getPropertyValue()
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.