org.riotfamily.riot.list.command.export
Class ExportController
java.lang.Object
org.riotfamily.riot.list.command.export.ExportController
- All Implemented Interfaces:
- Controller
public class ExportController
- extends Object
- implements Controller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportController
public ExportController()
handleRequest
public ModelAndView handleRequest(HttpServletRequest request,
HttpServletResponse response)
throws Exception
- Specified by:
handleRequest
in interface Controller
- Throws:
Exception