|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.settings.BaseSettings
com.liferay.portal.kernel.settings.BaseModifiableSettings
public abstract class BaseModifiableSettings
| 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 | |
|---|---|
BaseModifiableSettings()
|
|
BaseModifiableSettings(Settings parentSettings)
|
|
| Method Summary | |
|---|---|
void |
reset()
|
ModifiableSettings |
setValues(ModifiableSettings modifiableSettings)
|
| Methods inherited from class com.liferay.portal.kernel.settings.BaseSettings |
|---|
doGetValue, doGetValues, getModifiableSettings, getParentSettings, getValue, getValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.settings.ModifiableSettings |
|---|
getModifiedKeys, reset, setValue, setValues, store |
| Methods inherited from interface com.liferay.portal.kernel.settings.Settings |
|---|
getModifiableSettings, getParentSettings, getValue, getValues |
| Constructor Detail |
|---|
public BaseModifiableSettings()
public BaseModifiableSettings(Settings parentSettings)
| Method Detail |
|---|
public void reset()
reset in interface ModifiableSettingspublic ModifiableSettings setValues(ModifiableSettings modifiableSettings)
setValues in interface ModifiableSettings
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||