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, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected 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.AbstractControllerExceptionpublic ServiceLister getServiceLister()
public void setServiceLister(ServiceLister serviceLister)
public ServiceSerializer getSerializer()
public void setSerializer(ServiceSerializer serializer)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.