| Modifier and Type | Method and Description |
|---|---|
void |
PortletPreferences.reset(String key)
Resets or removes the value associated with the specified key.
|
void |
PortletPreferences.setValue(String key,
String value)
Associates the specified String value with the specified key in this preference.
|
void |
PortletPreferences.setValues(String key,
String[] values)
Associates the specified String array value with the specified key in this preference.
|
Copyright © 2003-2020 GateIn. All Rights Reserved.