Package io.milton.common
Class ModelAndView
java.lang.Object
io.milton.common.ModelAndView
-
Constructor Summary
ConstructorsConstructorDescriptionModelAndView(String template) ModelAndView(String modelObjectName, Object modelObject, String template) ModelAndView(Map<String, Object> model, View view) ModelAndView(Map<String, Object> model, String template) -
Method Summary
-
Constructor Details
-
ModelAndView
-
ModelAndView
-
ModelAndView
-
ModelAndView
-
-
Method Details
-
getModel
-
getView
-