Class MockPortletPreferences
Object
com.liferay.portal.kernel.upgrade.MockPortletPreferences
- All Implemented Interfaces:
PortletPreferences
- Author:
- Iván Zaera
-
Constructor Details
-
MockPortletPreferences
public MockPortletPreferences()
-
-
Method Details
-
getMap
- Specified by:
getMapin interfacePortletPreferences
-
getNames
- Specified by:
getNamesin interfacePortletPreferences
-
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
public void store()- Specified by:
storein interfacePortletPreferences
-