@Deprecated public class BlogPublicAccessApiController extends BaseRestApiController
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_BLOG
Deprecated.
The Constant PARAM_BLOG.
|
static String |
PARAM_PUBLIC_ACCESS
Deprecated.
The Constant PARAM_PUBLIC_ACCESS.
|
DEFAULT_COMMAND_NAME| Constructor and Description |
|---|
BlogPublicAccessApiController()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doPost(ApiResult apiResult,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
Do a a post resource
|
doGet, executeconvert, getRequestUriName, handleRequestInternalcompareVersions, getBooleanParameter, getIntegerParameter, getLongParameter, getNonEmptyParameter, getResourceId, getResourceTypebindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, getCommand, getCommandClass, getCommandName, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, getValidators, getWebBindingInitializer, initApplicationContext, initBinder, isValidateOnBinding, onBind, onBind, onBindAndValidate, prepareBinder, setBindingErrorProcessor, setCommandClass, setCommandName, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidateOnBinding, setValidator, setValidators, setWebBindingInitializer, suppressBinding, suppressValidation, suppressValidation, suppressValidation, useDirectFieldAccesshandleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic static final String PARAM_BLOG
public static final String PARAM_PUBLIC_ACCESS
protected Object doPost(ApiResult apiResult, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IllegalRequestParameterException
doPost in class BaseRestApiControllerapiResult - the apiResultrequest - the requestresponse - the responseIllegalRequestParameterExceptionCopyright © 2019 Communote team. All rights reserved.