public class ChannelControllerXml extends ControllerXml
Modifier and Type | Class and Description |
---|---|
static class |
ChannelControllerXml.AuditType
Enum of audit types used by channel actions taken in Portal Studio.
|
Modifier and Type | Field and Description |
---|---|
protected Document |
requestXmlDoc |
out, request, response, sessionConfig
Constructor and Description |
---|
ChannelControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
addChannel(ITransaction portalTransaction) |
protected void |
clearChannelCache(ITransaction portalTransaction) |
protected void |
deleteChannel(ITransaction portalTransaction) |
void |
handleRequest() |
getResponseXml, getResponseXml, getResponseXml, loadUserInfo
protected Document requestXmlDoc
public ChannelControllerXml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext) throws ControllerException, PortalException
request
- response
- pageContext
- ControllerException
PortalException
protected void addChannel(ITransaction portalTransaction) throws ControllerException, PortalException
ControllerException
PortalException
protected void clearChannelCache(ITransaction portalTransaction) throws ControllerException, PortalException
ControllerException
PortalException
protected void deleteChannel(ITransaction portalTransaction) throws ControllerException, PortalException
ControllerException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.