@Controller public class DownloadContextXmlConfController extends BaseDownloadXmlConfController
| Constructor and Description |
|---|
DownloadContextXmlConfController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setDownloadTarget(String downloadTarget)
Sets the download target.
|
getDownloadTarget, handleContexthandleRequestInternal, isContextOptionalgetContainerWrapper, getViewName, setContainerWrapper, setViewNameisSynchronizeOnSession, setSynchronizeOnSessionapplyCacheControl, applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, checkRequest, getAllowHeader, getCacheControl, getCacheSeconds, getSupportedMethods, getVaryByRequestHeaders, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, prepareResponse, preventCaching, setAlwaysMustRevalidate, setCacheControl, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader, setVaryByRequestHeadersgetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext@RequestMapping(path="/adm/downloadcontextxml.htm")
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
handleRequest in interface org.springframework.web.servlet.mvc.ControllerhandleRequest in class org.springframework.web.servlet.mvc.AbstractControllerException@Value(value="context.xml") public void setDownloadTarget(String downloadTarget)
BaseDownloadXmlConfControllersetDownloadTarget in class BaseDownloadXmlConfControllerdownloadTarget - the new download targetCopyright © 2009–2020 psi-probe. All rights reserved.