lumis.portal.serviceinterfaceinstance
Class ServiceInterfaceInstanceControllerXml

Package class diagram package ServiceInterfaceInstanceControllerXml
java.lang.Object
  extended by lumis.portal.controller.ControllerXml
      extended by lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerXml

public class ServiceInterfaceInstanceControllerXml
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
ServiceInterfaceInstanceControllerXml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext)
           
 
Method Summary
protected  void getServiceInterfaceInstanceMenu(Node methodNode, ITransaction portalTransaction)
           
protected  void getServiceInterfaceInstanceProperties(Node methodNode, ITransaction portalTransaction)
           
 void handleRequest()
           
protected  void refreshInterfaceInstance(Node methodNode, ITransaction portalTransaction)
           
 
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

ServiceInterfaceInstanceControllerXml

public ServiceInterfaceInstanceControllerXml(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

getServiceInterfaceInstanceMenu

protected void getServiceInterfaceInstanceMenu(Node methodNode,
                                               ITransaction portalTransaction)
                                        throws ControllerException,
                                               PortalException
Throws:
ControllerException
PortalException

getServiceInterfaceInstanceProperties

protected void getServiceInterfaceInstanceProperties(Node methodNode,
                                                     ITransaction portalTransaction)
                                              throws ControllerException,
                                                     PortalException
Throws:
ControllerException
PortalException

refreshInterfaceInstance

protected void refreshInterfaceInstance(Node methodNode,
                                        ITransaction portalTransaction)
                                 throws ControllerException,
                                        PortalException
Throws:
ControllerException
PortalException


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