org.riotfamily.pages.controller
Class SiteListController
java.lang.Object
org.riotfamily.cachius.spring.AbstractCacheableController
org.riotfamily.pages.controller.SiteListController
- All Implemented Interfaces:
- CacheableController, BeanNameAware, Controller
public class SiteListController
- extends AbstractCacheableController
- Since:
- 6.5
- Author:
- Jan-Frederic Linde [jfl at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SiteListController
public SiteListController(PageDao pageDao,
PathCompleter pathCompleter)
setViewName
public void setViewName(String viewName)
handleRequest
public ModelAndView handleRequest(HttpServletRequest request,
HttpServletResponse response)
throws Exception
- Throws:
Exception
getTimeToLive
public long getTimeToLive(HttpServletRequest request)