|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModifiableSettings
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.liferay.portal.kernel.settings.Settings |
|---|
Settings.Config, Settings.OverrideClass, Settings.Property |
| Method Summary | |
|---|---|
Collection<String> |
getModifiedKeys()
|
void |
reset()
|
void |
reset(String key)
|
ModifiableSettings |
setValue(String key,
String value)
|
ModifiableSettings |
setValues(ModifiableSettings modifiableSettings)
|
ModifiableSettings |
setValues(String key,
String[] values)
|
void |
store()
|
| Methods inherited from interface com.liferay.portal.kernel.settings.Settings |
|---|
getModifiableSettings, getParentSettings, getValue, getValues |
| Method Detail |
|---|
Collection<String> getModifiedKeys()
void reset()
void reset(String key)
ModifiableSettings setValue(String key,
String value)
ModifiableSettings setValues(ModifiableSettings modifiableSettings)
ModifiableSettings setValues(String key,
String[] values)
void store()
throws IOException,
ValidatorException
IOException
ValidatorException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||