public class ContentWizardControllerHtml extends ControllerHtml
The request parameters are parsed by CreateParams
.
The response is ok if the operation succeeded, or the localized error message if the operation failed.
out, request, response, sessionConfig, userConfig
Constructor and Description |
---|
ContentWizardControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the action.
|
void |
handleRequest()
Write the response for request.
|
void |
setAction(String action)
Sets the action.
|
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
public ContentWizardControllerHtml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext) throws ControllerException, PortalException
ControllerException
PortalException
public void handleRequest() throws PortalException
PortalException
public String getAction()
public void setAction(String action)
action
- the action.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.