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:
getMapin interfacePortletPreferences
-
getNames
- Specified by:
getNamesin interfacePortletPreferences
-
getPortalPreferencesImpl
-
getValue
- Specified by:
getValuein interfacePortletPreferences
-
getValues
- Specified by:
getValuesin interfacePortletPreferences
-
isReadOnly
- Specified by:
isReadOnlyin interfacePortletPreferences
-
reset
- Specified by:
resetin interfacePortletPreferences
-
setValue
- Specified by:
setValuein interfacePortletPreferences
-
setValues
- Specified by:
setValuesin interfacePortletPreferences
-
store
- Specified by:
storein interfacePortletPreferences- Throws:
IOException
-