|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelPostProcessor
Interface to modify the model after it has been populated by the controller and before it is passed to the view.
Method Summary | |
---|---|
void |
postProcess(Map<String,Object> model,
HttpServletRequest request,
HttpServletResponse response)
|
Method Detail |
---|
void postProcess(Map<String,Object> model, HttpServletRequest request, HttpServletResponse response)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |