- selectedRecords(TaskNotifyReminderConfig) - Method in interface fr.paris.lutece.plugins.genericalert.service.ITaskNotifyReminderConfigService
-
- selectedRecords(TaskNotifyReminderConfig) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
-
- selectIdTaskReminderConfigsList(Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
-
Load the id of all the taskReminderConfig objects and returns them as a collection
- selectIdTaskReminderConfigsList(Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
-
Load the id of all the taskReminderConfig objects and returns them as a collection
- selectTaskReminderConfigsList(Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
-
Load the data of all the taskReminderConfig objects and returns them as a collection
- selectTaskReminderConfigsList(Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
-
Load the data of all the taskReminderConfig objects and returns them as a collection
- selectUpdate(TaskNotifyReminderConfig, String, int) - Method in interface fr.paris.lutece.plugins.genericalert.service.ITaskNotifyReminderConfigService
-
Select items
- selectUpdate(TaskNotifyReminderConfig, String, int) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
-
- sendReminder(int, String, int, int) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
-
- setAlertSubject(String) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Set the subject
- setEmailAlertMessage(String) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Sets the email alert message
- setEmailCc(String) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Set emailCc
- setEmailNotify(boolean) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
SET the email notify
- setIdForm(int) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
SET th id form
- setIdForm(int) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
-
Set id form
- setIdStateAfter(int) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Set the state after
- setIdTask(int) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Set the id task
- setListReminderAppointment(List<ReminderAppointment>) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
-
Set list ReminderAppointment
- setNbAlerts(int) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
-
Set number Alerts
- setNumberPhone(String) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Set the numberPhone
- setRank(int) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
SET the rank
- setSmsAlertMessage(String) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
Sets the sms alert message
- setSmsNotify(boolean) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
SET SmsNotify
- setTimeToAlert(int) - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
-
SET the time to alert
- store(TaskNotifyReminderConfig) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
-
Update the record in the table
- store(TaskNotifyReminderConfig) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
-
Update the record in the table