Skip navigation links
A B C D F G I L N P R S T U 

A

AppointmentReminderDaemon - Class in fr.paris.lutece.plugins.genericalert.daemon
Class Appointment Daemon Reminder To send alert reminder
AppointmentReminderDaemon() - Constructor for class fr.paris.lutece.plugins.genericalert.daemon.AppointmentReminderDaemon
 

B

BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
 
BEAN_TRANSACTION_MANAGER - Static variable in class fr.paris.lutece.plugins.genericalert.service.NotifyReminderPlugin
 

C

create(TaskNotifyReminderConfig) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Create an instance of the taskReminderConfig class

D

delete(int) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
Delete a record from the table
delete(int) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
Delete a record from the table
deleteReminderAppointment(int, int, int, boolean, Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
 
deleteReminderAppointment(int, int, int, boolean, Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
doRemoveConfig() - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
 

F

findAll() - Method in interface fr.paris.lutece.plugins.genericalert.service.ITaskNotifyReminderConfigService
Select all tasks
findAll() - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
 
findByIdForm(int, int) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
 
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Returns an instance of a taskReminderConfig whose identifier is specified in parameter
FORMAT_DATE - Static variable in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
 
FORMAT_TIME - Static variable in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
 
fr.paris.lutece.plugins.genericalert.business - package fr.paris.lutece.plugins.genericalert.business
 
fr.paris.lutece.plugins.genericalert.daemon - package fr.paris.lutece.plugins.genericalert.daemon
 
fr.paris.lutece.plugins.genericalert.service - package fr.paris.lutece.plugins.genericalert.service
 
fr.paris.lutece.plugins.genericalert.web - package fr.paris.lutece.plugins.genericalert.web
 

G

getAlertSubject() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get the subject
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
 
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
 
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
 
getEmailAlertMessage() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get alert email message
getEmailCc() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get emailCc
getIdForm() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
GET id form
getIdForm() - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
Get the id form
getIdStateAfter() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get the state after
getIdTask() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get id task
getIdTaskReminderConfigsList() - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Load the id of all the taskReminderConfig objects and returns them in form of a collection
getListReminderAppointment() - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
Get list ReminderAppointment
getNbAlerts() - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
Get number Alerts
getNumberPhone() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get the number phone
getPlugin() - Static method in class fr.paris.lutece.plugins.genericalert.service.NotifyReminderPlugin
Get the plugin
getRank() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
GET the rank
getSmsAlertMessage() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
Get alert sms message
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
 
getTaskReminderConfigsList() - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Load the data of all the taskReminderConfig objects and returns them in form of a collection
getTimeToAlert() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
GET the TimeToAlert
getTitle(Locale) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
 

I

init() - Method in class fr.paris.lutece.plugins.genericalert.service.NotifyReminderPlugin
insert(TaskNotifyReminderConfig) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
Insert a new record in the table.
insert(TaskNotifyReminderConfig) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
Insert a new record in the table.
isEmailNotify() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
GET the email notify
isSmsNotify() - Method in class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
GET sms notify
ITaskNotifyReminderConfigDAO - Interface in fr.paris.lutece.plugins.genericalert.business
ITaskReminderConfigDAO Interface
ITaskNotifyReminderConfigService - Interface in fr.paris.lutece.plugins.genericalert.service
ITaskFillingDirectoryConfigService

L

load(int) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
Load the data from the table
load(int) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
Load the data from the table
loadByIdForm(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
 
loadByIdForm(int, int, Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
loadConfigByIdForm(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
 
loadConfigByIdForm(int, Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
loadConfigByIdForm(int) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
 
loadListEntriesTmp(int, int) - Method in interface fr.paris.lutece.plugins.genericalert.service.ITaskNotifyReminderConfigService
 
loadListEntriesTmp(int, int) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
 
loadListReminderAppointment(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
 
loadListReminderAppointment(int, int, Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
loadListReminderAppointment(int, int) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
 
loadListTaskNotifyConfig(int, Plugin) - Method in interface fr.paris.lutece.plugins.genericalert.business.ITaskNotifyReminderConfigDAO
 
loadListTaskNotifyConfig(int, Plugin) - Method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
loadListTaskNotifyConfig(int) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
 
loadSelectedList(int, int) - Method in interface fr.paris.lutece.plugins.genericalert.service.ITaskNotifyReminderConfigService
 
loadSelectedList(int, int) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
 

N

NotifyReminderPlugin - Class in fr.paris.lutece.plugins.genericalert.service
BourseRecherchePlugin
NotifyReminderPlugin() - Constructor for class fr.paris.lutece.plugins.genericalert.service.NotifyReminderPlugin
 
NotifyReminderTaskComponent - Class in fr.paris.lutece.plugins.genericalert.web
NotificationTaskComponent
NotifyReminderTaskComponent() - Constructor for class fr.paris.lutece.plugins.genericalert.web.NotifyReminderTaskComponent
 

P

PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.genericalert.service.NotifyReminderPlugin
 
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
 

R

ReminderAppointment - Class in fr.paris.lutece.plugins.genericalert.business
Class to describe the reminder appointment
ReminderAppointment() - Constructor for class fr.paris.lutece.plugins.genericalert.business.ReminderAppointment
 
remove(int) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Remove the taskReminderConfig whose identifier is specified in parameter
removeAppointmentReminder(int, int, int, boolean) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Remove a Appointment Reminder
run() - Method in class fr.paris.lutece.plugins.genericalert.daemon.AppointmentReminderDaemon
 

S

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

T

TaskNotifyReminder - Class in fr.paris.lutece.plugins.genericalert.service
Task notify appointment
TaskNotifyReminder() - Constructor for class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminder
 
TaskNotifyReminderConfig - Class in fr.paris.lutece.plugins.genericalert.business
This is the business class for the object TaskReminderConfig
TaskNotifyReminderConfig() - Constructor for class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfig
 
TaskNotifyReminderConfigDAO - Class in fr.paris.lutece.plugins.genericalert.business
This class provides Data Access methods for TaskReminderConfig objects
TaskNotifyReminderConfigDAO() - Constructor for class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigDAO
 
TaskNotifyReminderConfigHome - Class in fr.paris.lutece.plugins.genericalert.business
This class provides instances management methods (create, find, ...) for TaskReminderConfig objects
TaskNotifyReminderConfigService - Class in fr.paris.lutece.plugins.genericalert.service
TaskFillingDirectoryConfigService
TaskNotifyReminderConfigService() - Constructor for class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
 

U

unSelectUpdate(TaskNotifyReminderConfig, String, int) - Method in interface fr.paris.lutece.plugins.genericalert.service.ITaskNotifyReminderConfigService
Unselect items
unSelectUpdate(TaskNotifyReminderConfig, String, int) - Method in class fr.paris.lutece.plugins.genericalert.service.TaskNotifyReminderConfigService
 
update(TaskNotifyReminderConfig) - Static method in class fr.paris.lutece.plugins.genericalert.business.TaskNotifyReminderConfigHome
Update of the taskReminderConfig which is specified in parameter
A B C D F G I L N P R S T U 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.