lumis.portal.channel
Class ChannelControllerXml

Package class diagram package ChannelControllerXml
java.lang.Object
  extended by lumis.portal.controller.ControllerXml
      extended by lumis.portal.channel.ChannelControllerXml

public class ChannelControllerXml
extends ControllerXml

Since:
4.0.0

Field Summary
protected  Document requestXmlDoc
           
 
Fields inherited from class lumis.portal.controller.ControllerXml
out, request, response, sessionConfig
 
Constructor Summary
ChannelControllerXml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext)
           
 
Method Summary
protected  void addChannel(ITransaction portalTransaction)
           
protected  void clearChannelCache(ITransaction portalTransaction)
           
protected  void deleteChannel(ITransaction portalTransaction)
           
 void handleRequest()
           
 
Methods inherited from class lumis.portal.controller.ControllerXml
getResponseXml, getResponseXml, getResponseXml, loadUserInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

requestXmlDoc

protected Document requestXmlDoc
Constructor Detail

ChannelControllerXml

public ChannelControllerXml(HttpServletRequest request,
                            HttpServletResponse response,
                            PageContext pageContext)
                     throws ControllerException,
                            PortalException
Parameters:
request -
response -
pageContext -
Throws:
ControllerException
PortalException
Method Detail

handleRequest

public void handleRequest()
                   throws Exception
Throws:
Exception

addChannel

protected void addChannel(ITransaction portalTransaction)
                   throws ControllerException,
                          PortalException
Throws:
ControllerException
PortalException

clearChannelCache

protected void clearChannelCache(ITransaction portalTransaction)
                          throws ControllerException,
                                 PortalException
Throws:
ControllerException
PortalException

deleteChannel

protected void deleteChannel(ITransaction portalTransaction)
                      throws ControllerException,
                             PortalException
Throws:
ControllerException
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.