|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jtheque.core.managers.state.AbstractState
org.jtheque.films.services.impl.utils.config.Configuration
org.jtheque.films.services.impl.utils.config.ConfigManager
public final class ConfigManager
This class manage the configuration of the application.
Constructor Summary | |
---|---|
ConfigManager()
|
Method Summary | |
---|---|
void |
setDefaults()
Init the configuration with the default values. |
Methods inherited from class org.jtheque.films.services.impl.utils.config.Configuration |
---|
alertWithDialog, alertWithMail, areMailSendAutomatically, getAutomaticMail, getNumberOfActors, getTimeBeforeAutomaticSend, mustControlLendingsOnStartup, setAlertWithDialog, setAlertWithMail, setAutomaticMail, setMailSendAutomatically, setMustControlLendingsOnStartup, setNumberOfActors, setTimeBeforeAutomaticSend |
Methods inherited from class org.jtheque.core.managers.state.AbstractState |
---|
delegateLoad, delegateSave, getProperties, getProperty, getProperty, isDelegated, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigManager()
Method Detail |
---|
public void setDefaults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |