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

A

AutomaticAssignment - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
AutomaticAssignment
AutomaticAssignment() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
 
AutomaticAssignmentDAO - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
AutomaticAssignmentDAO
AutomaticAssignmentDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
 
AutomaticAssignmentJspBean - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web
AutomaticAssignmentJspBean
AutomaticAssignmentJspBean() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean
 
AutomaticAssignmentPlugin - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service
AutomaticAssignmentPlugin
AutomaticAssignmentPlugin() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentPlugin
 
AutomaticAssignmentService - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service
AutomaticAssignmentService
AutomaticAssignmentTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web
AutomaticAssignmentTaskComponent
AutomaticAssignmentTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentTaskComponent
 

B

BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignmentConfigService
The Constant BEAN_SERVICE.
BEAN_TRANSACTION_MANAGER - Static variable in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentPlugin
 

C

checkExist(AutomaticAssignment, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Check if an assignment already exist
checkExist(AutomaticAssignment, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Check if an assignment already exist
checkExist(AutomaticAssignment, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Check if an assignment already exist
checkExist(AutomaticAssignment, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Check if an assignment already exist
create(AutomaticAssignment, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Creation of an instance of assign
create(AutomaticAssignment, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Creation of an instance of assign
create(ITaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignmentConfigService

D

delete(AutomaticAssignment, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Delete an automatic assignment
delete(AutomaticAssignment, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Delete an automatic assignment
delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
deleteByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Delete all automatic assignment linked to a task
deleteByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Delete all automatic assignment linked to a task
deleteListPositionsEntryFile(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.ITaskAutomaticAssignmentConfigDAO
Delete all position of entry file which must insert in attachment mail
deleteListPositionsEntryFile(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
Delete all position of entry file which must insert in attachment mail
doAddAssignment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean
Assign the selected workgroup to the field
doDeleteAssignment(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean
Delete an assignment
doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignment
doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignment
doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentTaskComponent
doUpdateForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean
Update the directory selected and reload the page

F

findAllIdEntriesByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Return a list of id from entries with the same task
findAllIdEntriesByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Return a list of id from entries with the same task
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignmentConfigService
findByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Return a list of assignment with the same task
findByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Return a list of assignment with the same task
findByTaskByQuestion(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Return a list of assignment with the same task and entry
findByTaskByQuestion(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Return a list of assignment with the same task and entry
fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business - package fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
 
fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service - package fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service
 
fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web - package fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web
 

G

getAllQuestions(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Get the list of entries from a given id task
getAllQuestions(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Get the list of entries from a given id task
getAuthorizedQuestions(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Get the list of entries from a given id task
getAuthorizedQuestions(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Get the list of entries from a given id task
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentTaskComponent
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentTaskComponent
getFieldValue() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Get the field value
getFilesAttachment(TaskAutomaticAssignmentConfig, List<FormQuestionResponse>) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
the files Attachments to insert in the mail
getFilesAttachment(TaskAutomaticAssignmentConfig, List<FormQuestionResponse>) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
the files Attachments to insert in the mail
getIdField() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Get the id field
getIdForm() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the id directory
getIdQuestion() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
 
getIdQuestionsListByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Return a list of id from entries with the same task
getIdQuestionsListByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Return a list of id from entries with the same task
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Get the id task
getLabelLinkViewRecord() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the label for the link view record
getListAutomaticAssignments() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
 
getListPositionsQuestionFile() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the list of entry file which must be include in mail attachments
getMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the message
getModifyQuestionAssignments(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean
Get the modify entry assignment page which allow the user to assign a workgroup to a field
getPlugin() - Static method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentPlugin
Get the plugin
getQuestionList() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
 
getQuestionsTypesFile(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
 
getQuestionsTypesFile(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
 
getRecipientsBcc() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Returns the Recipient
getRecipientsCc() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Returns the Recipient
getSenderName() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the sender name
getSubject() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the subject
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentTaskComponent
getTitle() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the title
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignment
getWorkgroupDescription() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Get the workgroup description
getWorkgroupKey() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Get the workgroup id
getWorkgroups() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Get the list of workgroup config

I

IAutomaticAssignmentDAO - Interface in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
IAutomaticAssignmentDAO
IAutomaticAssignmentService - Interface in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service
IAutomaticAssignmentService
insert(AutomaticAssignment, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Create a new automatic assignment
insert(AutomaticAssignment, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Create a new automatic assignment
insert(TaskAutomaticAssignmentConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
insertListPositionsEntryFile(int, Integer) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.ITaskAutomaticAssignmentConfigDAO
insert entry file which must insert in attachment mail
insertListPositionsEntryFile(int, Integer) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
insert entry file which must insert in attachment mail
isNotify() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Check if the task must notify or not
isViewFormResponse() - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Check if the email should include the link view record
ITaskAutomaticAssignmentConfigDAO - Interface in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
IAutomaticTaskAssignmentConfigDAO

L

load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
loadByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Return a list of assignment with the same task
loadByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Return a list of assignment with the same task
loadByTaskByQuestion(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignmentDAO
Return a list of assignment with the same task and entry
loadByTaskByQuestion(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.IAutomaticAssignmentDAO
Return a list of assignment with the same task and entry
loadListPositionsEntryFile(int) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.ITaskAutomaticAssignmentConfigDAO
Load the position of entry file which must insert in attachment mail
loadListPositionsEntryFile(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
Load the position of entry file which must insert in attachment mail

N

notify(List<FormQuestionResponse>, TaskAutomaticAssignmentConfig, List<String>, ResourceHistory, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Notify the mailing list associated to the list of workgroups
notify(List<FormQuestionResponse>, TaskAutomaticAssignmentConfig, List<String>, ResourceHistory, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Notify the mailing list associated to the list of workgroups

P

PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentPlugin
 
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignment

R

remove(AutomaticAssignment, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Remove assign which is specified in parameter
remove(AutomaticAssignment, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Remove assign which is specified in parameter
remove(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignmentConfigService
removeByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.AutomaticAssignmentService
Remove all assign linked to the task
removeByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.IAutomaticAssignmentService
Remove all assign linked to the task

S

setFieldValue(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Set the field value
setIdField(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Set the id field
setIdForm(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the id directory
setIdQuestion(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
 
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Set the id task
setLabelLinkViewRecord(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the label for the link view record
setListAutomaticAssignments(List<AutomaticAssignment>) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
 
setListPositionsQuestionFile(List<Integer>) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the list of entry file which must be include in mail attachments
setMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the message
setNotify(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set true if it must notify, false otherwise
setQuestionList(List<Integer>) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
 
setRecipientsBcc(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Sets the Recipient
setRecipientsCc(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Sets the Recipient
setSenderName(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the sender name
setSubject(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the subject
setTitle(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the title of the field insert in tasks form
setViewFormResponse(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set the link view record
setWorkgroupDescription(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Get the workgroup description
setWorkgroupKey(String) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.AutomaticAssignment
Set the workgroup id
setWorkgroups(List<WorkgroupConfig>) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
Set a list wich contains the differents workgroups to displayed in task form
store(TaskAutomaticAssignmentConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO

T

TaskAutomaticAssignment - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service
TaskAutomaticAssignment
TaskAutomaticAssignment() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignment
 
TaskAutomaticAssignmentConfig - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
TaskAutomaticAssignmentConfig
TaskAutomaticAssignmentConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig
 
TaskAutomaticAssignmentConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business
TaskAutomaticAssignmentConfigDAO
TaskAutomaticAssignmentConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfigDAO
 
TaskAutomaticAssignmentConfigService - Class in fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service
TaskAutomaticAssignmentConfigService
TaskAutomaticAssignmentConfigService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignmentConfigService
 

U

update(ITaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.service.TaskAutomaticAssignmentConfigService
A B C D F G I L N P R S T U 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.