|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.cesar.quitesleep.operations.CheckSettingsOperations
public class CheckSettingsOperations
Constructor Summary | |
---|---|
CheckSettingsOperations()
|
Method Summary | |
---|---|
static boolean |
checkDayWeek(Schedule schedule)
Check if today is a selected day for use the banned contacts list and schedule. |
static boolean |
checkMailService(ClientDDBB clientDDBB)
Check if the mail service for send email is activated or not |
static boolean |
checkQuiteSleepServiceState()
Check if the Settings object is created in the ddbb. |
static boolean |
checkSmsService(ClientDDBB clientDDBB)
Check if the sms service for send sms is activated or not |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckSettingsOperations()
Method Detail |
---|
public static boolean checkQuiteSleepServiceState()
public static boolean checkDayWeek(Schedule schedule)
schedule
-
boolean
public static boolean checkMailService(ClientDDBB clientDDBB)
clientDDBB
-
public static boolean checkSmsService(ClientDDBB clientDDBB)
clientDDBB
-
boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |