Skip navigation links
A B C D E F G I L M P R S U 

A

AbstractFormResponseService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service
 
AbstractFormResponseService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.AbstractFormResponseService
 
AbstractFormResponseTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.forms.web.task
 
AbstractFormResponseTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.web.task.AbstractFormResponseTaskComponent
 
AbstractFormsTask - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
This abstract class is represents a task for the plugin-forms
AbstractFormsTask(IFormsTaskService) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.AbstractFormsTask
Constructor

B

buildFormStepDisplayTreeList(HttpServletRequest, List<Step>, List<Question>, FormResponse, DisplayType) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
buildFormStepDisplayTreeList(HttpServletRequest, List<Step>, List<Question>, FormResponse, DisplayType) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
 

C

CompleteFormResponse - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
 
CompleteFormResponse() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
 
CompleteFormResponseApp - Class in fr.paris.lutece.plugins.workflow.modules.forms.web
 
CompleteFormResponseApp() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.web.CompleteFormResponseApp
 
CompleteFormResponseDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
CompleteFormResponseDAO
CompleteFormResponseDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
 
CompleteFormResponseMarkerProvider - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.provider
This class represents a NotifyGru marker provider for the Resubmit Form task
CompleteFormResponseMarkerProvider() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseMarkerProvider
 
CompleteFormResponseRequestAuthenticatorService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.signrequest
 
CompleteFormResponseService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service
 
CompleteFormResponseService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
CompleteFormResponseTask - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
 
CompleteFormResponseTask() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
CompleteFormResponseTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.forms.web.task
 
CompleteFormResponseTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.web.task.CompleteFormResponseTaskComponent
 
CompleteFormResponseTaskConfig - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
TaskCompleteFormResponseConfig
CompleteFormResponseTaskConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfig
 
CompleteFormResponseTaskConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
CompleteFormResponseTaskConfigDAO
CompleteFormResponseTaskConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfigDAO
 
CompleteFormResponseTaskInfoProvider - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.provider
 
CompleteFormResponseTaskInfoProvider() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseTaskInfoProvider
 
CompleteFormResponseValue - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
 
CompleteFormResponseValue() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValue
 
CompleteFormResponseValueDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
CompleteFormResponseValueDAO
CompleteFormResponseValueDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValueDAO
 
create(CompleteFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
create(CompleteFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Create a CompleteFormResponse
create(ResubmitFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Create a ResubmitFormResponse
create(ResubmitFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
create(EditFormResponseTaskHistory) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskHistoryService
 
create(EditFormResponseTaskHistory) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskHistoryService
Creation of an instance of editFormResponseTaskHistory value
createEditableResponses(FormResponse, List<Question>, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
createEditableResponses(FormResponse, List<Question>, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Creates the editable responses from the specified form response and questions

D

delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfigDAO
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValueDAO
Remove by id edit record
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseValueDAO
Remove by id edit record
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseValueDAO
Remove by id edit record
delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfigDAO
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValueDAO
Remove by id edit record
deleteByIdHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
Remove CompleteFormResponse by id history
deleteByIdHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseDAO
Remove CompleteFormResponse by id history
deleteByIdHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseDAO
Remove ResubmitFormResponse by id history
deleteByIdHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
Remove ResubmitFormResponse by id history
deleteByIdTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
Remove CompleteFormResponse by id task
deleteByIdTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseDAO
Remove CompleteFormResponse by id task
deleteByIdTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseDAO
Remove ResubmitFormResponse by id task
deleteByIdTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
Remove ResubmitFormResponse by id task
doChangeResponseState(CompleteFormResponse, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
doChangeResponseState(CompleteFormResponse, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Do change the Response
doChangeResponseState(ResubmitFormResponse, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Do change the Response
doChangeResponseState(ResubmitFormResponse, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
doCompleteResponse(CompleteFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
doCompleteResponse(CompleteFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Do change the Response to complete
doCompleteResponse(ResubmitFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Do change the Response to complete
doCompleteResponse(ResubmitFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
doEditResponseData(HttpServletRequest, CompleteFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
doEditResponseData(HttpServletRequest, CompleteFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Do edit the response
doEditResponseData(HttpServletRequest, ResubmitFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Do edit the response
doEditResponseData(HttpServletRequest, ResubmitFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.CompleteFormResponseTaskComponent
 
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.ResubmitFormResponseTaskComponent
 

E

EditableResponse - Class in fr.paris.lutece.plugins.workflow.modules.forms.utils
 
EditableResponse(FormQuestionResponse, FormQuestionResponse) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.utils.EditableResponse
Constructor
EditFormResponseTask - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
This class is a task to edit a form response
EditFormResponseTask(IFormsTaskService, IEditFormResponseTaskService, IEditFormResponseTaskHistoryService) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTask
Constructor
EditFormResponseTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.forms.web.task
This class represents a component for the task EditFormResponseTask
EditFormResponseTaskComponent(IFormsTaskService, IEditFormResponseTaskService, IEditFormResponseTaskHistoryService) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent
Constructor
EditFormResponseTaskHistory - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
 
EditFormResponseTaskHistory() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
EditFormResponseTaskHistoryDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
 
EditFormResponseTaskHistoryDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistoryDAO
 
EditFormResponseTaskHistoryService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
 
EditFormResponseTaskHistoryService(IEditFormResponseTaskHistoryDAO) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskHistoryService
Constructor
EditFormResponseTaskService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
This class is a service for the task EditFormResponseTask
EditFormResponseTaskService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskService
 

F

find(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
find(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Find an CompleteFormResponse
find(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Find an ResubmitFormResponse
find(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
findChangedResponses(List<EditableResponse>) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
findChangedResponses(List<EditableResponse>) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Finds the responses that have changed
findFormResponseFrom(int, String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
Finds a form response from the specified resource id and resource type
findFormResponseFrom(ResourceHistory) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Finds a form response from the specified resource history
findFormResponseFrom(int, String) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Finds a form response from the specified resource id and resource type
findFormResponseWithoutSteps(int, String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
findFormResponseWithoutSteps(int, String) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Finds a form response from the specified resource id and resource type
findListQuestionUsedCorrectForm(FormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
findListQuestionUsedCorrectForm(FormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Find the list of question without response.
findListQuestionUsedCorrectForm(FormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Find the list of question which can be used in the correct form task.
findListQuestionUsedCorrectForm(FormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
findQuestionsToEdit(FormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskService
Finds the questions to edit for the specified form response
findQuestionsToEdit(FormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskService
Finds the questions to edit for the specified form response
findResourceHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
Finds the resource history with the specified id
findResourceHistory(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Finds the resource history with the specified id
findResponses(FormResponse, Question) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
findResponses(FormResponse, Question) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Finds the responses of the specified question from the specified form response
FormsTaskService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
This class is a service for the tasks of the plugin-forms
FormsTaskService(IResourceHistoryService) - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
Constructor
fr.paris.lutece.plugins.workflow.modules.forms.business - package fr.paris.lutece.plugins.workflow.modules.forms.business
 
fr.paris.lutece.plugins.workflow.modules.forms.service - package fr.paris.lutece.plugins.workflow.modules.forms.service
 
fr.paris.lutece.plugins.workflow.modules.forms.service.provider - package fr.paris.lutece.plugins.workflow.modules.forms.service.provider
 
fr.paris.lutece.plugins.workflow.modules.forms.service.signrequest - package fr.paris.lutece.plugins.workflow.modules.forms.service.signrequest
 
fr.paris.lutece.plugins.workflow.modules.forms.service.task - package fr.paris.lutece.plugins.workflow.modules.forms.service.task
 
fr.paris.lutece.plugins.workflow.modules.forms.utils - package fr.paris.lutece.plugins.workflow.modules.forms.utils
 
fr.paris.lutece.plugins.workflow.modules.forms.web - package fr.paris.lutece.plugins.workflow.modules.forms.web
 
fr.paris.lutece.plugins.workflow.modules.forms.web.task - package fr.paris.lutece.plugins.workflow.modules.forms.web.task
 

G

getDefaultMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfig
Get the default message
getDefaultMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfig
Get the default message
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.CompleteFormResponseTaskComponent
 
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent
 
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.ResubmitFormResponseTaskComponent
 
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.CompleteFormResponseTaskComponent
 
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.ResubmitFormResponseTaskComponent
 
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.CompleteFormResponseTaskComponent
 
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.ResubmitFormResponseTaskComponent
 
getFormListEntries(int, String) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Get the list of entries for the form
getFormListEntries(int, String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
getFormResponseFromIdHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
getFormResponseFromIdHistory(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Get the FormResponse from a given id history
getId() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseMarkerProvider
 
getId() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseMarkerProvider
 
getIdEntry() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValue
Get the id entry
getIdEntry() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValue
Get the id entry
getIdHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Get the id edit record
getIdHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValue
Get the id history
getIdHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getIdHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Get the id edit record
getIdHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValue
Get the id history
getIdStateAfterEdition() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfig
Get the id state after edition
getIdStateAfterEdition() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfig
Get the id state after edition
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Get the id task
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Get the id task
getInformationListEntries(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
getInformationListEntries(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Get the list of entries for information
getInformationListEntries(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Get the list of entries for information
getInformationListEntries(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
getListCompleteReponseValues() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Get the list of CompleteReponse
getListQuestionToEdit(FormResponse, List<CompleteFormResponseValue>) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
getListQuestionToEdit(FormResponse, List<CompleteFormResponseValue>) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Get the list of questions to edit
getListQuestionToEdit(FormResponse, List<ResubmitFormResponseValue>) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Get the list of questions to edit
getListQuestionToEdit(FormResponse, List<ResubmitFormResponseValue>) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
getListResubmitReponseValues() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Get the list of ResubmitReponse
getListStates(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
getListStates(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Get the list of states
getMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Get the message
getMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Get the message
getNewValue() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.CompleteFormResponseApp
 
getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.ResubmitFormResponseApp
 
getPluginName() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseTaskInfoProvider
 
getPluginName() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseTaskInfoProvider
 
getPreviousValue() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getQuestion() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getQuestion() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.utils.EditableResponse
 
getRequestAuthenticator() - Static method in class fr.paris.lutece.plugins.workflow.modules.forms.service.signrequest.CompleteFormResponseRequestAuthenticatorService
Get the instance of AbstractPrivateKeyAuthenticator defined in the context.xml
getRequestAuthenticator() - Static method in class fr.paris.lutece.plugins.workflow.modules.forms.service.signrequest.ResubmitFormResponseRequestAuthenticatorService
Get the instance of AbstractPrivateKeyAuthenticator defined in the context.xml
getResponseFromForm() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.utils.EditableResponse
 
getResponseSaved() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.utils.EditableResponse
 
getTaskFormEntries(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
getTaskFormEntries(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.AbstractFormResponseTaskComponent
 
getTaskResourceInfo(int, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseTaskInfoProvider
 
getTaskResourceInfo(int, int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseTaskInfoProvider
 
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTask
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
getTitleI18nKey() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseMarkerProvider
 
getTitleI18nKey() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseMarkerProvider
 

I

ICompleteFormResponseDAO - Interface in fr.paris.lutece.plugins.workflow.modules.forms.business
ICompleteFormResponseDAO
ICompleteFormResponseService - Interface in fr.paris.lutece.plugins.workflow.modules.forms.service
 
ICompleteFormResponseValueDAO - Interface in fr.paris.lutece.plugins.workflow.modules.forms.business
ICompleteFormResponseValueDAO
IEditFormResponseTaskHistoryDAO - Interface in fr.paris.lutece.plugins.workflow.modules.forms.business
 
IEditFormResponseTaskHistoryService - Interface in fr.paris.lutece.plugins.workflow.modules.forms.service.task
 
IEditFormResponseTaskService - Interface in fr.paris.lutece.plugins.workflow.modules.forms.service.task
This interface represents a service for the task EditFormResponseTask
IFormsTaskService - Interface in fr.paris.lutece.plugins.workflow.modules.forms.service.task
This interface represents a service for the tasks of the plugin-forms
init() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
init() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
insert(CompleteFormResponse, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
Insert new record
insert(CompleteFormResponseTaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfigDAO
insert(CompleteFormResponseValue, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValueDAO
Insert new record
insert(EditFormResponseTaskHistory) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistoryDAO
insert an EditFormResponseHistory with a editFormResponseHistory
insert(CompleteFormResponse, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseDAO
Insert new record
insert(CompleteFormResponseValue, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseValueDAO
Insert new record
insert(EditFormResponseTaskHistory) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IEditFormResponseTaskHistoryDAO
insert an EditFormResponseHistory with a editFormResponseHistory
insert(ResubmitFormResponse, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseDAO
Insert new record
insert(ResubmitFormResponseValue, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseValueDAO
Insert new record
insert(ResubmitFormResponse, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
Insert new record
insert(ResubmitFormResponseTaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfigDAO
insert(ResubmitFormResponseValue, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValueDAO
Insert new record
IResubmitFormResponseDAO - Interface in fr.paris.lutece.plugins.workflow.modules.forms.business
IResubmitFormResponseDAO
IResubmitFormResponseService - Interface in fr.paris.lutece.plugins.workflow.modules.forms.service
Service for ResubmitFormResponseTask
IResubmitFormResponseValueDAO - Interface in fr.paris.lutece.plugins.workflow.modules.forms.business
IResubmitFormResponseValueDAO
isComplete() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Check if the record is complete
isComplete() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Check if the record is complete
isRecordStateValid(CompleteFormResponse, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
isRecordStateValid(CompleteFormResponse, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Check if the response has the same state before executing the action
isRecordStateValid(ResubmitFormResponse, Locale) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Check if the response has the same state before executing the action
isRecordStateValid(ResubmitFormResponse, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 

L

load(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
Load a CompleteFormResponse by id history
load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfigDAO
load(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValueDAO
Load a CompleteFormResponseValue by id edit record
load(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseDAO
Load a CompleteFormResponse by id history
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseValueDAO
Load a CompleteFormResponseValue by id edit record
load(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseDAO
Load a ResubmitFormResponse by id history
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseValueDAO
Load a ResubmitFormResponseValue by id edit record
load(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
Load a ResubmitFormResponse by id history
load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfigDAO
load(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValueDAO
Load a ResubmitFormResponseValue by id edit record
load(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskHistoryService
 
load(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskHistoryService
Return a list of EditFormResponseTaskHistory with an idHistory and an idTask
loadByIdTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
Load a list of CompleteFormResponse by id task
loadByIdTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseDAO
Load a list of CompleteFormResponse by id task
loadByIdTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseDAO
Load a list of ResubmitFormResponse by id task
loadByIdTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
Load a list of ResubmitFormResponse by id task

M

MARK_COMPLETE_FORM_ENTRIES - Static variable in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseTaskInfoProvider
 
MARK_COMPLETE_FORM_MESSAGE - Static variable in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseTaskInfoProvider
 
MARK_COMPLETE_FORM_URL - Static variable in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseTaskInfoProvider
 

P

processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.AbstractFormsTask
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.CompleteFormResponseTask
 
processTask(FormResponse, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTask
Processes the task for the specified form response
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
provideMarkerDescriptions() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseMarkerProvider
 
provideMarkerDescriptions() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseMarkerProvider
 
provideMarkerValues(ResourceHistory, ITask, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.CompleteFormResponseMarkerProvider
 
provideMarkerValues(ResourceHistory, ITask, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseMarkerProvider
 

R

removeByIdHistory(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
removeByIdHistory(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Remove a CompleteFormResponse
removeByIdHistory(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Remove a ResubmitFormResponse
removeByIdHistory(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
removeByIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
removeByIdTask(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Remove a CompleteFormResponse by id task
removeByIdTask(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Remove a ResubmitFormResponse by id task
removeByIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
ResubmitFormResponse - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
 
ResubmitFormResponse() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
 
ResubmitFormResponseApp - Class in fr.paris.lutece.plugins.workflow.modules.forms.web
 
ResubmitFormResponseApp() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.web.ResubmitFormResponseApp
 
ResubmitFormResponseDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
ResubmitFormResponseDAO
ResubmitFormResponseDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
 
ResubmitFormResponseMarkerProvider - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.provider
This class represents a NotifyGru marker provider for the Resubmit Form task
ResubmitFormResponseMarkerProvider() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseMarkerProvider
 
ResubmitFormResponseRequestAuthenticatorService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.signrequest
 
ResubmitFormResponseService - Class in fr.paris.lutece.plugins.workflow.modules.forms.service
Implements IResubmitResponseService
ResubmitFormResponseService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
ResubmitFormResponseTask - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.task
 
ResubmitFormResponseTask() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.task.ResubmitFormResponseTask
 
ResubmitFormResponseTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.forms.web.task
 
ResubmitFormResponseTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.web.task.ResubmitFormResponseTaskComponent
 
ResubmitFormResponseTaskConfig - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
TaskResubmitFormResponseConfig
ResubmitFormResponseTaskConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfig
 
ResubmitFormResponseTaskConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
ResubmitFormResponseTaskConfigDAO
ResubmitFormResponseTaskConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfigDAO
 
ResubmitFormResponseTaskInfoProvider - Class in fr.paris.lutece.plugins.workflow.modules.forms.service.provider
 
ResubmitFormResponseTaskInfoProvider() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.service.provider.ResubmitFormResponseTaskInfoProvider
 
ResubmitFormResponseValue - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
 
ResubmitFormResponseValue() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValue
 
ResubmitFormResponseValueDAO - Class in fr.paris.lutece.plugins.workflow.modules.forms.business
ResubmitFormResponseValueDAO
ResubmitFormResponseValueDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValueDAO
 

S

saveResponses(FormResponse, List<FormQuestionResponse>) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTaskService
 
saveResponses(FormResponse, List<FormQuestionResponse>) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskService
Saves the specified responses
selectEditFormResponseHistoryByIdHistoryAndIdTask(int, int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistoryDAO
 
selectEditFormResponseHistoryByIdHistoryAndIdTask(int, int) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IEditFormResponseTaskHistoryDAO
select some EditFormResponseHistory with an idHistory and an idTask
setDefaultMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfig
Set the default message
setDefaultMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfig
Set the default message
setIdEntry(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValue
Set the id entry
setIdEntry(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValue
Set the id entry
setIdHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Set the id edit record
setIdHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseValue
Set the id history
setIdHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
setIdHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Set the id edit record
setIdHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseValue
Set the id history
setIdStateAfterEdition(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfig
Set the id state after edition
setIdStateAfterEdition(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfig
Set the id state after edition
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Set the task id
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Set the task id
setIsComplete(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Set is complete
setIsComplete(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Set is complete
setListCompleteReponseValues(List<CompleteFormResponseValue>) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Set the list of CompleteReponse values
setListResubmitReponseValues(List<ResubmitFormResponseValue>) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Set the list of ResubmitReponse values
setMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponse
Set the message
setMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponse
Set the message
setNewValue(String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
setPreviousValue(String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
setQuestion(Question) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
setSiteMessage(HttpServletRequest, String, int, String) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.FormsTaskService
 
setSiteMessage(HttpServletRequest, String, int, String) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IFormsTaskService
Set the site message
store(CompleteFormResponse, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseDAO
Insert new record
store(CompleteFormResponseTaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.CompleteFormResponseTaskConfigDAO
store(CompleteFormResponse, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.ICompleteFormResponseDAO
Insert new record
store(ResubmitFormResponse, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IResubmitFormResponseDAO
Insert new record
store(ResubmitFormResponse, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseDAO
Insert new record
store(ResubmitFormResponseTaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.ResubmitFormResponseTaskConfigDAO

U

update(CompleteFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.CompleteFormResponseService
 
update(CompleteFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.ICompleteFormResponseService
Update a CompleteFormResponse
update(ResubmitFormResponse) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.IResubmitFormResponseService
Update a ResubmitFormResponse
update(ResubmitFormResponse) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.ResubmitFormResponseService
 
A B C D E F G I L M P R S U 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.