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