|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents the contextual information that is returned in the response to the entity that made this pagelet request.
| Method Summary | |
java.lang.String |
removeSetting(java.lang.String name)
Removes any value(s) associated with a setting with the given name. |
java.lang.String |
setSetting(java.lang.String name,
java.lang.String value)
Sets a setting value for the given name. |
| Method Detail |
public java.lang.String setSetting(java.lang.String name,
java.lang.String value)
name - the name of the settingvalue - the new value to set
NotGatewayedException - if the request is not gatewayedpublic java.lang.String removeSetting(java.lang.String name)
name - the name of the setting
null if the setting does not exist
NotGatewayedException - if the request is not gatewayed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2010 Oracle® Corporation. All Rights Reserved.