org.openmobileis.examples.mycrm.terminal.services
Class DeleteContactService

java.lang.Object
  extended byorg.openmobileis.services.Service
      extended byorg.openmobileis.examples.mycrm.terminal.services.DeleteContactService

public class DeleteContactService
extends Service

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
DeleteContactService()
           
 
Method Summary
 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

DeleteContactService

public DeleteContactService()
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

getServiceUri

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


Copyright 2005 e-Care. All Rights Reserved.