org.openmobileis.services.common
Class ReturnLinkManagerService

java.lang.Object
  extended byorg.openmobileis.services.Service
      extended byorg.openmobileis.services.common.ReturnLinkManagerService

public class ReturnLinkManagerService
extends Service

Author:
Philippe Delrieu To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
ReturnLinkManagerService()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getServiceUri()
           
 void run(HttpServletRequest req, HttpServletResponse res)
           
 
Methods inherited from class org.openmobileis.services.Service
equals, getNavigationBarLastServiceURI, hashCode, isNavigationService, runService, useWebCache
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReturnLinkManagerService

public ReturnLinkManagerService()
Method Detail

run

public void run(HttpServletRequest req,
                HttpServletResponse res)
         throws ServletException,
                java.io.IOException
Specified by:
run in class Service
Throws:
ServletException
java.io.IOException

getName

public java.lang.String getName()

getServiceUri

public java.lang.String getServiceUri()
Specified by:
getServiceUri in class Service


Copyright 2006 OpenMobileIS. All Rights Reserved.