lumis.portal.serviceinterface.list
Class ServiceInterfaceListControllerXml

Package class diagram package ServiceInterfaceListControllerXml
java.lang.Object
  extended by lumis.portal.controller.ControllerXml
      extended by lumis.portal.serviceinterface.list.ServiceInterfaceListControllerXml

public class ServiceInterfaceListControllerXml
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
ServiceInterfaceListControllerXml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext)
           
 
Method Summary
protected  void getServiceInterfaceList(Node methodNode, 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

ServiceInterfaceListControllerXml

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

handleRequest

public void handleRequest()
                   throws Exception
Throws:
Exception

getServiceInterfaceList

protected void getServiceInterfaceList(Node methodNode,
                                       ITransaction portalTransaction)
                                throws Exception
Throws:
Exception


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.