- getDateExpiry() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
Get the date expiry
- getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.web.NotifyDirectoryTaskComponent
- getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.web.NotifyDirectoryTaskComponent
- getEmail(TaskNotifyDirectoryConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the email from either an entry containing the email, or an entry
containing the user guid
- getEmail(TaskNotifyDirectoryConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the email from either an entry containing the email, or an entry
containing the user guid
- getFilesAttachment(TaskNotifyDirectoryConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
The files Attachments to insert in the mail
- getFilesAttachment(TaskNotifyDirectoryConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
The files Attachments to insert in the mail
- getId() - Method in enum fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.NotificationTypeEnum
-
Get the id
- getIdDirectory() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
- getIdMailingList() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the id mailing list
- getIdResource() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
- getIdStateAfterValidation() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the id state after validation
- getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
- getKey() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
Get the key
- getLabelLink() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the label link
- getLabelLinkViewRecord() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the label for the link view record
- getListBelowTasks(ITask, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of tasks that have an order below the given reference task and that
have a ITaskProvider .
- getListBelowTasks(ITask, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of tasks that have an order below the given reference task and that
have a ITaskProvider .
- getListDirectories() - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of directorise
- getListDirectories() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of directorise
- getListEntries(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of entries from a given id task
- getListEntries(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of entries from a given id task
- getListEntriesEmailSMS(int, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of entries that have the accepted type (which are defined in
workflow-notifydirectory.properties)
- getListEntriesEmailSMS(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of entries that have the accepted type (which are defined in
workflow-notifydirectory.properties)
- getListEntriesFile(int, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of entries that have the accepted type for file)
- getListEntriesFile(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of entries that have the accepted type for file)
- getListEntriesFreemarker(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of entries that have not the refused type (which are defined
in the workflow-notifydirectory.properties).
- getListEntriesFreemarker(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of entries that have not the refused type (which are defined
in the workflow-notifydirectory.properties).
- getListEntriesUserGuid(int, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of entries that have the accepted type (which are defined in
workflow-notifydirectory.properties)
- getListEntriesUserGuid(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of entries that have the accepted type (which are defined in
workflow-notifydirectory.properties)
- getListPositionEntryFile() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
get the list of entry file which must be include in mail attachments
- getListStates(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the list of states
- getListStates(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the list of states
- getLocale(HttpServletRequest) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Gets the locale.
- getLocale(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Gets the locale.
- getMailingList(HttpServletRequest) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the mailing list
- getMailingList(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the mailing list
- getMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the message
- getMessageValidation() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the message validation
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.web.NotifyDirectoryApp
- getParameterValue(HttpServletRequest, String) - Static method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.utils.TaskNotifyDirectoryUtils
-
Return the parameters
- getParameterValuesTypeMultipleChoice(HttpServletRequest, String) - Static method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.utils.TaskNotifyDirectoryUtils
-
Return the parameters
- getPeriodValidity() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the period validity
- getPlugin() - Static method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryPlugin
-
Get the plugin
- getPluginName() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.taskinfo.NotifyDirectoryTaskInfoProvider
- getPositionEntryDirectoryEmail() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the position of the entry directory form email
- getPositionEntryDirectorySms() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the position of the entry directory for sms
- getPositionEntryDirectoryUserGuid() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the position of the entry directory associated to the user guid
- getRecipientsBcc() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Returns the Recipient
- getRecipientsCc() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Returns the Recipient
- getRecordFieldDataTypeFile(IEntry, Record, HttpServletRequest, boolean, List<RecordField>, Locale, String) - Static method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.utils.TaskNotifyDirectoryUtils
-
getRecordFieldData by type File
- getResourceType() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
Get the resource type
- getSenderName() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the sender name
- getSMSPhoneNumber(TaskNotifyDirectoryConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the sms phone number
- getSMSPhoneNumber(TaskNotifyDirectoryConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the sms phone number
- getSubject() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Get the subject
- getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.web.NotifyDirectoryTaskComponent
- getTaskResourceInfo(int, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.taskinfo.NotifyDirectoryTaskInfoProvider
- getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.TaskNotifyDirectory
- getUserGuid(TaskNotifyDirectoryConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Get the user guid
- getUserGuid(TaskNotifyDirectoryConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Get the user guid
- ID - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.utils.constants.NotifyDirectoryConstants
-
- INotifyDirectoryService - Interface in fr.paris.lutece.plugins.workflow.modules.notifydirectory.service
-
- insert(ResourceKey, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.IResourceKeyDAO
-
Insert object ResourceKey
- insert(ResourceKey, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKeyDAO
-
Insert object ResourceKey
- insert(TaskNotifyDirectoryConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfigDAO
- insertListPositionEntryFile(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ITaskNotifyDirectoryConfigDAO
-
insert entry file which must insert in attachment mail
- insertListPositionEntryFile(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfigDAO
-
insert entry file which must insert in attachment mail
- IResourceKeyDAO - Interface in fr.paris.lutece.plugins.workflow.modules.notifydirectory.business
-
IResourceKeyDAO
- IResourceKeyService - Interface in fr.paris.lutece.plugins.workflow.modules.notifydirectory.service
-
IResourceKeyService
- isEmailValidation() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Check if it must have an email validation
- isEntryTypeEmailSMSAccepted(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Check if the given entry type id is accepted for the email or the sms
- isEntryTypeEmailSMSAccepted(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Check if the given entry type id is accepted for the email or the sms
- isEntryTypeFileAccepted(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Check if the given entry type id is accepted for file
- isEntryTypeFileAccepted(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Check if the given entry type id is accepted for file
- isEntryTypeRefused(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Check if the entry is refused (values set in the
workflow-notifydirectory.properties)
- isEntryTypeRefused(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Check if the entry is refused (values set in the
workflow-notifydirectory.properties)
- isEntryTypeUserGuidAccepted(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Check if the given entry type id is accepted for the user guid
- isEntryTypeUserGuidAccepted(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Check if the given entry type id is accepted for the user guid
- isNotifyByEmail() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Check if it is notify by mail
- isNotifyByMailingList() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Check if it is notify by MailingList
- isNotifyBySms() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Check if it is notify by sms
- isNotifyByUserGuid() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Check if notify by user guid
- isViewRecord() - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Check if the email should include the link view record
- ITaskNotifyDirectoryConfigDAO - Interface in fr.paris.lutece.plugins.workflow.modules.notifydirectory.business
-
ITaskNotifyDirectoryConfigDAO
- selectResourceExpiry(Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.IResourceKeyDAO
-
Delete resourceKey expiry
- selectResourceExpiry(Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKeyDAO
-
Delete resourceKey expiry
- selectResourceExpiry(Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.IResourceKeyService
-
Delete a ResourceKey expiry
- selectResourceExpiry(Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.ResourceKeyService
-
Delete a ResourceKey expiry
- sendMessage(TaskNotifyDirectoryConfig, String, String, String, String, String, String, List<FileAttachment>) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.INotifyDirectoryService
-
Send the message
- sendMessage(TaskNotifyDirectoryConfig, String, String, String, String, String, String, List<FileAttachment>) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.service.NotifyDirectoryService
-
Send the message
- setDateExpiry(Timestamp) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
Set the date expiry
- setEmailValidation(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set true if the email is email validation
- setIdDirectory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set id directory
- setIdMailingList(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the id mailing list
- setIdResource(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
set id resource
- setIdStateAfterValidation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set id of State Workflow after validation
- setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
set id Task
- setKey(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
set id directory
- setLabelLink(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the label link
- setLabelLinkViewRecord(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the label for the link view record
- setListPositionEntryFile(List<Integer>) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
set the list of entry file which must be include in mail attachments
- setMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the message of the notification
- setMessageValidation(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the message of the validation
- setNotifyByEmail(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set true if notify by Email
- setNotifyByMailingList(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set true if notify by MailingList
- setNotifyBySms(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set true if notify by Sms
- setNotifyByUserGuid(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set true if notify by user guid
- setPeriodValidity(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set nPeriodValidity
- setPositionEntryDirectoryEmail(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set position Entry directory Email
- setPositionEntryDirectorySms(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set position of Entry directory Sms
- setPositionEntryDirectoryUserGuid(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set position Entry directory user guid
- setRecipientsBcc(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Sets the Recipient
- setRecipientsCc(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Sets the Recipient
- setResourceType(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKey
-
Set the resource type
- setSenderName(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the sender name
- setSubject(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the subject of the message
- setViewRecord(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfig
-
Set the link view record
- SLASH - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.utils.constants.NotifyDirectoryConstants
-
- SPACE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.utils.constants.NotifyDirectoryConstants
-
- store(ResourceKey, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.IResourceKeyDAO
-
Update object ResourceKey
- store(ResourceKey, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.ResourceKeyDAO
-
Update object ResourceKey
- store(TaskNotifyDirectoryConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notifydirectory.business.TaskNotifyDirectoryConfigDAO