Class BaseModifiableSettings
Object
com.liferay.portal.kernel.settings.BaseSettings
com.liferay.portal.kernel.settings.BaseModifiableSettings
- All Implemented Interfaces:
ModifiableSettings,Settings
- Direct Known Subclasses:
MemorySettings,PortletPreferencesSettings
- Author:
- Iván Zaera
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.portal.kernel.settings.Settings
Settings.Config, Settings.OverrideClass, Settings.Property -
Field Summary
Fields inherited from class com.liferay.portal.kernel.settings.BaseSettings
parentSettings -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.settings.BaseSettings
doGetValue, doGetValues, getModifiableSettings, getParentSettings, getValue, getValuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.settings.ModifiableSettings
getModifiedKeys, reset, setValue, setValues, storeMethods inherited from interface com.liferay.portal.kernel.settings.Settings
getModifiableSettings, getParentSettings, getValue, getValues
-
Constructor Details
-
BaseModifiableSettings
public BaseModifiableSettings() -
BaseModifiableSettings
-
-
Method Details
-
reset
public void reset()- Specified by:
resetin interfaceModifiableSettings
-
setValues
- Specified by:
setValuesin interfaceModifiableSettings
-