Package com.liferay.portlet
Class PortletPreferencesWrapper
Object
com.liferay.portlet.PortletPreferencesWrapper
- All Implemented Interfaces:
Serializable,PortletPreferences
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Details
-
PortletPreferencesWrapper
-
-
Method Details
-
equals
-
getMap
- Specified by:
getMapin interfacePortletPreferences
-
getNames
- Specified by:
getNamesin interfacePortletPreferences
-
getPortletPreferencesImpl
-
getValue
- Specified by:
getValuein interfacePortletPreferences
-
getValues
- Specified by:
getValuesin interfacePortletPreferences
-
hashCode
public int hashCode() -
isReadOnly
- Specified by:
isReadOnlyin interfacePortletPreferences
-
reset
- Specified by:
resetin interfacePortletPreferences- Throws:
ReadOnlyException
-
setValue
- Specified by:
setValuein interfacePortletPreferences- Throws:
ReadOnlyException
-
setValues
- Specified by:
setValuesin interfacePortletPreferences- Throws:
ReadOnlyException
-
store
- Specified by:
storein interfacePortletPreferences- Throws:
IOExceptionValidatorException
-