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

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

public class DeleteReportService
extends Service

Title: OpenMobileIS project source
Description:

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

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

DeleteReportService

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