Skip navigation links
B C D F G H I L M N O P S T 

B

BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
The Constant BEAN_SERVICE.
BEAN_TASK_CONFIG_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
BEAN_TRANSACTION_MANAGER - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMPlugin
 

C

CLOSED_BRACKET - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
COMMA - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
convert(MessageData) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.convert.MessageConverter

D

delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfigDAO
doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.web.NotifyCRMTaskComponent

F

fillModel(TaskNotifyCRMConfig, Record, Directory, HttpServletRequest, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Fill the model for the notification message
fillModel(TaskNotifyCRMConfig, Record, Directory, HttpServletRequest, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Fill the model for the notification message
fr.paris.lutece.plugins.workflow.modules.notifycrm.business - package fr.paris.lutece.plugins.workflow.modules.notifycrm.business
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.service - package fr.paris.lutece.plugins.workflow.modules.notifycrm.service
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.service.convert - package fr.paris.lutece.plugins.workflow.modules.notifycrm.service.convert
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.service.notification - package fr.paris.lutece.plugins.workflow.modules.notifycrm.service.notification
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.service.taskinfo - package fr.paris.lutece.plugins.workflow.modules.notifycrm.service.taskinfo
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.util.annotation - package fr.paris.lutece.plugins.workflow.modules.notifycrm.util.annotation
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants - package fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.util.validation - package fr.paris.lutece.plugins.workflow.modules.notifycrm.util.validation
 
fr.paris.lutece.plugins.workflow.modules.notifycrm.web - package fr.paris.lutece.plugins.workflow.modules.notifycrm.web
 

G

getCrmWebAppCode(TaskNotifyCRMConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the crm Web app code associate to the demand
getCrmWebAppCode(TaskNotifyCRMConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the crm Web app code associate to the demand
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.web.NotifyCRMTaskComponent
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.web.NotifyCRMTaskComponent
getIdDemand(TaskNotifyCRMConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the id demand
getIdDemand(TaskNotifyCRMConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the id demand
getIdDirectory() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Get the ID directory
getListBelowTasks(ITask, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
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.notifycrm.service.NotifyCRMService
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.notifycrm.service.INotifyCRMService
Get the list of directorise
getListDirectories() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the list of directorise
getListEntries(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the list of entries from a given id task
getListEntries(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the list of entries from a given id task
getListEntriesCrmWebAppCode(int, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the list of entries that have the accepted type (which are defined in workflow-notifycrm.properties)
getListEntriesCrmWebAppCode(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the list of entries that have the accepted type (which are defined in workflow-notifycrm.properties)
getListEntriesFreemarker(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the list of entries that have not the refused type (which are defined in the workflow-notifycrm.properties).
getListEntriesFreemarker(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the list of entries that have not the refused type (which are defined in the workflow-notifycrm.properties).
getListEntriesIdDemand(int, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the list of entries that have the accepted type (which are defined in workflow-notifycrm.properties)
getListEntriesIdDemand(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the list of entries that have the accepted type (which are defined in workflow-notifycrm.properties)
getListEntriesUserGuid(int, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the list of entries that have the accepted type (which are defined in workflow-notifycrm.properties)
getListEntriesUserGuid(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the list of entries that have the accepted type (which are defined in workflow-notifycrm.properties)
getLocale(HttpServletRequest) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Gets the locale.
getLocale(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Gets the locale.
getPlugin() - Static method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMPlugin
Get the plugin
getPluginName() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.taskinfo.NotifyCRMTaskInfoProvider
getPositionEntryDirectoryCrmWebAppCode() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
 
getPositionEntryDirectoryIdDemand() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Get the position of the entry directory id demand
getPositionEntryDirectoryUserGuid() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Get the position of the entry directory associated to the user guid
getSendNotification() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Return true if it must send a notification, false otherwise
getStatusText() - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Get the status
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.web.NotifyCRMTaskComponent
getTaskResourceInfo(int, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.taskinfo.NotifyCRMTaskInfoProvider
getUserGuid(TaskNotifyCRMConfig, int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Get the user guid
getUserGuid(TaskNotifyCRMConfig, int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Get the user guid

H

HYPHEN - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 

I

initialize(NotifyCRMConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.validation.NotifyCRMConfigValidator
INotifyCRMService - Interface in fr.paris.lutece.plugins.workflow.modules.notifycrm.service
INotifyCRMService
insert(TaskNotifyCRMConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfigDAO
isEntryTypeCrmWebAppCodeAccepted(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Check if the given entry type id is accepted for the crm web app code
isEntryTypeCrmWebAppCodeAccepted(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Check if the given entry type id is accepted for the crm web app code
isEntryTypeIdDemandAccepted(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Check if the given entry type id is accepted for the id demand
isEntryTypeIdDemandAccepted(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Check if the given entry type id is accepted for the id demand
isEntryTypeRefused(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Check if the given entry type id is refused
isEntryTypeRefused(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Check if the given entry type id is refused
isEntryTypeUserGuidAccepted(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.notifycrm.service.INotifyCRMService
Check if the given entry type id is accepted for the user guid
isEntryTypeUserGuidAccepted(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMService
Check if the given entry type id is accepted for the user guid
isValid(TaskNotifyCRMConfig, ConstraintValidatorContext) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.validation.NotifyCRMConfigValidator

L

load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfigDAO

M

MARK_CONFIG - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_DEFAULT_CRM_WEBAPP_BASE_URL - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_DEFAULT_SENDER_NAME - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_DIRECTORY_DESCRIPTION - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_DIRECTORY_TITLE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_EMAIL - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_FIRST_NAME - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_IS_USER_ATTRIBUTE_WS_ACTIVE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LAST_NAME - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LIST_DIRECTORIES - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LIST_ENTRIES_CRM_WEB_APP_CODE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LIST_ENTRIES_FREEMARKER - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LIST_ENTRIES_ID_DEMAND - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LIST_ENTRIES_USER_GUID - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_LOCALE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_MESSAGE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_PHONE_NUMBER - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_PLUGIN_WORKFLOW - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_POSITION - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_STATUS - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_TASK - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_TASKS_LIST - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MARK_WEBAPP_URL - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
MessageConverter - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.service.convert
MessageConverter
MessageConverter() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.convert.MessageConverter
 

N

NotifyCRMConfig - Annotation Type in fr.paris.lutece.plugins.workflow.modules.notifycrm.util.annotation
This annotation is used to add a validation constraint on class level of the class TaskNotifyCRMConfig.
NotifyCRMConfigValidator - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.util.validation
Validator that checks the validity of the configuration.
NotifyCRMConfigValidator() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.validation.NotifyCRMConfigValidator
 
NotifyCRMConstants - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants
NotifyCRMConstants
NotifyCRMPlugin - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.service
NotifyCRMPlugin
NotifyCRMPlugin() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMPlugin
 
NotifyCRMService - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.service
NotifyCRMService
NotifyCRMTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.web
NotifyCRMTaskComponent
NotifyCRMTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.web.NotifyCRMTaskComponent
 
NotifyCRMTaskInfoProvider - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.service.taskinfo
NotifyCRMTaskInfoProvider
NotifyCRMTaskInfoProvider() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.taskinfo.NotifyCRMTaskInfoProvider
 
NotifyService - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.service.notification
NotifyCRMService
NotifyService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.notification.NotifyService
 

O

OPEN_BRACKET - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 

P

PARAMETER_APPLY - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.NotifyCRMPlugin
 
PROPERTY_ACCEPTED_DIRECTORY_ENTRY_TYPE_CRM_WEB_APP_CODE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
PROPERTY_ACCEPTED_DIRECTORY_ENTRY_TYPE_ID_DEMAND - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
PROPERTY_ACCEPTED_DIRECTORY_ENTRY_TYPE_USER_GUID - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
PROPERTY_CRMCLIENT_REST_WEBAPP_URL - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
PROPERTY_DEFAULT_SENDER_NAME - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
PROPERTY_REFUSED_DIRECTORY_ENTRY_TYPE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 

S

sendMessage(String, String, String, TaskNotifyConfig, ResourceHistory) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.service.notification.NotifyService
setIdDirectory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Set id directory
setPositionEntryDirectoryCrmWebAppCode(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Set position Entry directory crm webapp code
setPositionEntryDirectoryIdDemand(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Set position Entry directory id demand
setPositionEntryDirectoryUserGuid(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Set position Entry directory user guid
setSendNotification(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Set true if it must send a notification, false otherwise
setStatusText(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
Set the status
SPACE - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
store(TaskNotifyCRMConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfigDAO

T

TASK_NOTIFY_CRM_KEY - Static variable in class fr.paris.lutece.plugins.workflow.modules.notifycrm.util.constants.NotifyCRMConstants
 
TaskNotifyCRMConfig - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.business
TaskNotifyCRMConfig
TaskNotifyCRMConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfig
 
TaskNotifyCRMConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.notifycrm.business
TaskNotifyCRMConfigDAO
TaskNotifyCRMConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notifycrm.business.TaskNotifyCRMConfigDAO
 
B C D F G H I L M N O P S T 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.