org.riotfamily.riot.editor.ui
Class CustomEditorController
java.lang.Object
org.riotfamily.riot.editor.ui.CustomEditorController
- All Implemented Interfaces:
- Controller
public class CustomEditorController
- extends Object
- implements Controller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomEditorController
public CustomEditorController(EditorRepository repository)
handleRequest
public 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,
String parentId,
String parentEditorId)