public class ListController
extends org.springframework.web.servlet.mvc.AbstractController
Constructor and Description |
---|
ListController() |
Modifier and Type | Method and Description |
---|---|
ServiceSerializer |
getSerializer() |
ServiceLister |
getServiceLister() |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setSerializer(ServiceSerializer serializer) |
void |
setServiceLister(ServiceLister serviceLister) |
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
handleRequestInternal
in class org.springframework.web.servlet.mvc.AbstractController
Exception
public ServiceLister getServiceLister()
public void setServiceLister(ServiceLister serviceLister)
public ServiceSerializer getSerializer()
public void setSerializer(ServiceSerializer serializer)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.