org.openmobileis.synchro.openmsp.client.services.DirectSynchroService Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.client.services.DirectSynchroService:

org.openmobileis.services.TemplateService org.openmobileis.services.navigation.NavigationBarService org.openmobileis.services.Service List of all members.

Detailed Description

Title: OpenMobileIS project source
Description:.

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

Definition at line 62 of file DirectSynchroService.java.

Public Member Functions

 DirectSynchroService ()
String runTemplate (HttpServletRequest req, HttpServletResponse res, TemplateModelRoot templateData) throws ServletException, IOException
 Extends this method to develop specific process.
String showWaitMessage (HttpServletResponse res, TemplateModelRoot templateData)
String showResultMessage (HttpServletRequest req, HttpServletResponse res, TemplateModelRoot templateData) throws ServletException, IOException
String getNavigationBarLabel (HttpServletRequest req)
boolean displayFormExitMessage ()
boolean displayRecursive ()
String getServiceUri ()

Classes

class  SynchroThread


Member Function Documentation

String org.openmobileis.synchro.openmsp.client.services.DirectSynchroService.runTemplate ( HttpServletRequest  req,
HttpServletResponse  res,
TemplateModelRoot  templateData 
) throws ServletException, IOException [virtual]

Extends this method to develop specific process.

Return the template relatif path to be use to process TemplateModel.

Implements org.openmobileis.services.TemplateService.

Definition at line 142 of file DirectSynchroService.java.

References org.openmobileis.common.context.Plateform.getOS().


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:42 2006 for OpenMobileIS by  doxygen 1.5.1-p1