@Deprecated
public interface PropertyValue
extends java.io.Serializable
PropertyValue provides a way to pass context to pages/portlets.PropertyController| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Deprecated.
Return the
Property part of this object. |
java.lang.Object |
getValue()
Deprecated.
Return the value of the
Property. |
java.lang.String |
toString()
Deprecated.
|
java.lang.String toString()
toString in class java.lang.ObjectProperty getProperty()
Property part of this object.Property part of this objectPropertyjava.lang.Object getValue()
Property.
Will be an instance of the java class associated with the Property.Property.