|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyValue
PropertyValue
provides a way to pass context to pages/portlets.
PropertyController
Method Summary | |
---|---|
Property |
getProperty()
Return the Property part of this object. |
java.lang.Object |
getValue()
Return the value of the Property . |
java.lang.String |
toString()
|
Method Detail |
---|
java.lang.String toString()
toString
in class java.lang.Object
Property getProperty()
Property
part of this object.
Property
part of this objectProperty
java.lang.Object getValue()
Property
.
Will be an instance of the java class associated with the Property
.
Property
.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |