Package | Description |
---|---|
spark |
Modifier and Type | Method and Description |
---|---|
ModelAndView |
TemplateViewRoute.modelAndView(Object model,
String viewName)
Creates a new ModelAndView object with given arguments.
|
Modifier and Type | Method and Description |
---|---|
abstract String |
TemplateViewRoute.render(ModelAndView modelAndView)
Method called to render the output that is sent to client.
|
Copyright © 2013. All Rights Reserved.