org.openmobileis.examples.simpleappli.terminal.services.ShowDataService Class Reference

Inheritance diagram for org.openmobileis.examples.simpleappli.terminal.services.ShowDataService:

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 51 of file ShowDataService.java.

Public Member Functions

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


Member Function Documentation

String org.openmobileis.examples.simpleappli.terminal.services.ShowDataService.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 63 of file ShowDataService.java.

References org.openmobileis.examples.simpleappli.data.BaseData.getData(), and org.openmobileis.examples.simpleappli.data.BaseData.getId().


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