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


Public Member Functions

String runTemplate (HttpServletRequest req, HttpServletResponse res, TemplateModelRoot templateData) throws ServletException, IOException
 Extends this method to develop specific process.

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 62 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 Jan 14 17:29:54 2008 for OpenMobileIS by  doxygen 1.5.4