|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReadOnlyException in javax.portlet |
Methods in javax.portlet that throw ReadOnlyException | |
void |
PortletPreferences.setValue(java.lang.String key,
java.lang.String value)
Associates the specified String value with the specified key in this preference. |
void |
PortletPreferences.setValues(java.lang.String key,
java.lang.String[] values)
Associates the specified String array value with the specified key in this preference. |
void |
PortletPreferences.reset(java.lang.String key)
Resets or removes the value associated with the specified key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |