lumis.portal.serviceinterfaceinstance
Class ServiceInterfaceInstanceControllerXml
java.lang.Object
lumis.portal.controller.ControllerXml
lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerXml
public class ServiceInterfaceInstanceControllerXml
- extends ControllerXml
- Since:
- 4.0.0
Constructor Summary |
ServiceInterfaceInstanceControllerXml(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
ServiceInterfaceInstanceControllerXml
public ServiceInterfaceInstanceControllerXml(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.jsp.PageContext pageContext)
throws ControllerException,
PortalException
- Parameters:
request
- response
- pageContext
-
- Throws:
java.lang.Exception
ControllerException
PortalException
handleRequest
public void handleRequest()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServiceInterfaceInstanceMenu
protected void getServiceInterfaceInstanceMenu(org.w3c.dom.Node methodNode,
ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
getServiceInterfaceInstanceProperties
protected void getServiceInterfaceInstanceProperties(org.w3c.dom.Node methodNode,
ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
refreshInterfaceInstance
protected void refreshInterfaceInstance(org.w3c.dom.Node methodNode,
ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.