org.riotfamily.riot.editor.ui
Class ViewController
java.lang.Object
org.riotfamily.riot.editor.ui.ViewController
- All Implemented Interfaces:
- Controller
public class ViewController
- extends Object
- implements Controller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewController
public ViewController(EditorRepository repository,
ListService listService)
setViewName
public void setViewName(String viewName)
handleRequest
public final ModelAndView handleRequest(HttpServletRequest request,
HttpServletResponse response)
throws Exception
- Specified by:
handleRequest
in interface Controller
- Throws:
Exception
getUrl
public static String getUrl(String editorId,
String objectId)