Package com.liferay.portlet
Class PortalPreferencesWrapper
java.lang.Object
com.liferay.portlet.PortalPreferencesWrapper
- All Implemented Interfaces:
Serializable,Cloneable,javax.portlet.PortletPreferences
public class PortalPreferencesWrapper
extends Object
implements Cloneable, javax.portlet.PortletPreferences, Serializable
- Author:
- Alexander Chow
- See Also:
-
Constructor Details
-
PortalPreferencesWrapper
-
-
Method Details
-
clone
-
getMap
- Specified by:
getMapin interfacejavax.portlet.PortletPreferences
-
getNames
- Specified by:
getNamesin interfacejavax.portlet.PortletPreferences
-
getPortalPreferencesImpl
-
getValue
- Specified by:
getValuein interfacejavax.portlet.PortletPreferences
-
getValues
- Specified by:
getValuesin interfacejavax.portlet.PortletPreferences
-
isReadOnly
- Specified by:
isReadOnlyin interfacejavax.portlet.PortletPreferences
-
reset
- Specified by:
resetin interfacejavax.portlet.PortletPreferences
-
setValue
- Specified by:
setValuein interfacejavax.portlet.PortletPreferences
-
setValues
- Specified by:
setValuesin interfacejavax.portlet.PortletPreferences
-
store
- Specified by:
storein interfacejavax.portlet.PortletPreferences- Throws:
IOException
-