public class EditBlogViewController extends VelocityViewController
Constructor and Description |
---|
EditBlogViewController() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
prepareModel(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Map<String,Object> model)
Prepares the model by adding the key value pairs.
|
getContentTemplate, getPage, getSelectedMenu, getView, handleRequestInternal, setContentTemplate, setCssCategories, setJavaScriptCategories, setPage, setSelectedMenu, setTemplateManager, setView
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
protected boolean prepareModel(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Map<String,Object> model) throws Exception
VelocityViewController
prepareModel
in class VelocityViewController
request
- the requestresponse
- the responsemodel
- the model to prepareException
- Exception.Copyright © 2019 Communote team. All rights reserved.