public interface IFormResponseViewModelProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
populateModel(javax.servlet.http.HttpServletRequest request,
Map<String,Object> mapModel,
int nIdFormResponse,
Locale locale)
Populate the given model for the processor for the form response associated to the given identifier
|
void populateModel(javax.servlet.http.HttpServletRequest request,
Map<String,Object> mapModel,
int nIdFormResponse,
Locale locale)
request - The request to use to retrieve the parameters from the requestmapModel - The model to populate with the data of the current processornIdFormResponse - The identifier of the form response on which the model must be buildlocale - The locale to used for build the modelCopyright © 2020 City of Paris. All rights reserved.