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