lumis.portal.page
Class PageControllerXml
java.lang.Object
lumis.portal.controller.ControllerXml
lumis.portal.page.PageControllerXml
public class PageControllerXml
- extends ControllerXml
- Since:
- 4.0.0
Constructor Summary |
PageControllerXml(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.jsp.PageContext pageContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
requestXmlDoc
protected org.w3c.dom.Document requestXmlDoc
PageControllerXml
public PageControllerXml(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.jsp.PageContext pageContext)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
handleRequest
public void handleRequest()
throws ControllerException,
java.lang.Exception
- Throws:
ControllerException
java.lang.Exception
deleteOrphanInterfaces
protected void deleteOrphanInterfaces(ITransaction portalTransaction)
throws java.lang.Exception
- Throws:
java.lang.Exception
clearPageCache
protected void clearPageCache(ITransaction portalTransaction)
throws java.lang.Exception
- Throws:
java.lang.Exception
updatePageLayout
protected void updatePageLayout(ITransaction portalTransaction)
throws java.lang.Exception
- Throws:
java.lang.Exception
addPage
protected void addPage(ITransaction transaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
deletePage
protected void deletePage(ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.