org.openmobileis.examples.simpleappli.terminal.services
Class DeleteDataService

java.lang.Object
  extended byorg.openmobileis.services.Service
      extended byorg.openmobileis.examples.simpleappli.terminal.services.DeleteDataService

public class DeleteDataService
extends Service

Title: OpenMobileIS project source
Description:

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

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

DeleteDataService

public DeleteDataService()
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.