|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SettingsWriter
Defines the interface a class must implement to be able to store a settings object.
| Method Summary | |
|---|---|
boolean |
storeSettings(Settings settings)
Store the given settings object to whatever datastore the implementer supports. |
| Method Detail |
|---|
boolean storeSettings(Settings settings)
settings - The settings data to be stored.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||