public class WebsiteControllerHtml extends ControllerHtml
websites
.Modifier and Type | Class and Description |
---|---|
static class |
WebsiteControllerHtml.Method
Supported methods.
|
Modifier and Type | Field and Description |
---|---|
static String |
METHOD
Method parameter name.
|
static String |
ORIGINAL_CHANNEL_ID
Original channel identifier parameter name.
|
static String |
UPDATED_CHANNEL_ID
Updated channel identifier parameter name.
|
out, request, response, sessionConfig, userConfig
Constructor and Description |
---|
WebsiteControllerHtml(HttpServletRequest request,
HttpServletResponse response)
Creates a new instance with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
handleRequest()
Handles the request.
|
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
public static final String ORIGINAL_CHANNEL_ID
public static final String UPDATED_CHANNEL_ID
public static final String METHOD
public WebsiteControllerHtml(HttpServletRequest request, HttpServletResponse response) throws ControllerException, PortalException
request
- the request.response
- the response.ControllerException
PortalException
public void handleRequest() throws PortalException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.