Class ModelAndView
- java.lang.Object
-
- net.n2oapp.framework.mvc.callback.jsp.ModelAndView
-
- All Implemented Interfaces:
Serializable
public class ModelAndView extends Object implements Serializable
- Since:
- 24.03.2016
- Author:
- iryabov
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelAndView(Map<String,Object> model, String view)
-