Skip navigation links
A C D E F G I L P S 

A

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

C

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

D

doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent

E

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

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
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.EditFormResponseTaskService
Finds the responses of the specified question from the specified form response
findResponses(FormResponse, Question) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.service.task.IEditFormResponseTaskService
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.task - package fr.paris.lutece.plugins.workflow.modules.forms.service.task
 
fr.paris.lutece.plugins.workflow.modules.forms.web.task - package fr.paris.lutece.plugins.workflow.modules.forms.web.task
 

G

getDisplayTaskForm(int, String, 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.EditFormResponseTaskComponent
getIdHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
getNewValue() - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistory
 
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
 
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.web.task.EditFormResponseTaskComponent
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTask

I

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
insert(EditFormResponseTaskHistory) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.business.EditFormResponseTaskHistoryDAO
insert an EditFormResponseHistory with a editFormResponseHistory
insert(EditFormResponseTaskHistory) - Method in interface fr.paris.lutece.plugins.workflow.modules.forms.business.IEditFormResponseTaskHistoryDAO
insert an EditFormResponseHistory with a editFormResponseHistory

L

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

P

processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.AbstractFormsTask
processTask(FormResponse, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.AbstractFormsTask
Processes the task for the specified form response
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

S

saveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.AbstractFormsTask
Process the task to save the information and create history
saveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.forms.service.task.EditFormResponseTask
 
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
setIdHistory(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.EditFormResponseTaskHistory
 
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
 
A C D E F G I L P S 
Skip navigation links

Copyright © 2019 City of Paris. All rights reserved.