Package com.liferay.portlet
Class PortalPreferencesWrapper
Object
com.liferay.portlet.PortalPreferencesWrapper
- All Implemented Interfaces:
Serializable
,Cloneable
,PortletPreferences
public class PortalPreferencesWrapper
extends Object
implements Cloneable, PortletPreferences, Serializable
- Author:
- Alexander Chow
- See Also:
-
Constructor Details
-
PortalPreferencesWrapper
-
-
Method Details
-
clone
-
getMap
- Specified by:
getMap
in interfacePortletPreferences
-
getNames
- Specified by:
getNames
in interfacePortletPreferences
-
getPortalPreferencesImpl
-
getValue
- Specified by:
getValue
in interfacePortletPreferences
-
getValues
- Specified by:
getValues
in interfacePortletPreferences
-
isReadOnly
- Specified by:
isReadOnly
in interfacePortletPreferences
-
reset
- Specified by:
reset
in interfacePortletPreferences
-
setValue
- Specified by:
setValue
in interfacePortletPreferences
-
setValues
- Specified by:
setValues
in interfacePortletPreferences
-
store
- Specified by:
store
in interfacePortletPreferences
- Throws:
IOException
-