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:
getMap
in interfacePortletPreferences
-
getNames
- Specified by:
getNames
in interfacePortletPreferences
-
getPortletPreferencesImpl
-
getValue
- Specified by:
getValue
in interfacePortletPreferences
-
getValues
- Specified by:
getValues
in interfacePortletPreferences
-
hashCode
public int hashCode() -
isReadOnly
- Specified by:
isReadOnly
in interfacePortletPreferences
-
reset
- Specified by:
reset
in interfacePortletPreferences
- Throws:
ReadOnlyException
-
setValue
- Specified by:
setValue
in interfacePortletPreferences
- Throws:
ReadOnlyException
-
setValues
- Specified by:
setValues
in interfacePortletPreferences
- Throws:
ReadOnlyException
-
store
- Specified by:
store
in interfacePortletPreferences
- Throws:
IOException
ValidatorException
-