lumis.portal.service
Class ServiceControllerXml
java.lang.Object
lumis.portal.controller.ControllerXml
lumis.portal.service.ServiceControllerXml
public class ServiceControllerXml
- extends ControllerXml
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
requestXmlDoc
protected Document requestXmlDoc
ServiceControllerXml
public ServiceControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
throws ControllerException,
PortalException
- Parameters:
request
- response
- pageContext
-
- Throws:
Exception
ControllerException
PortalException
handleRequest
public void handleRequest()
throws Exception
- Throws:
Exception
register
protected void register(Node methodNode,
ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
addServiceInstance
protected void addServiceInstance(ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
addServiceInterfaceInstance
protected void addServiceInterfaceInstance(ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
registerServiceTypes
protected void registerServiceTypes(Node methodNode,
ITransaction portalTransaction)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.