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

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

org.openmobileis.services.TemplateService org.openmobileis.services.Service

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description: Service that show synchronisation result.

Each Synchro listener can log its synchro result has a JOurnalEntry with the JournalManager. The journal service show saved synchronisation result. The show each entry, the JournalService use a JournalRenderer.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.
See also:
DefaultLogRenderer, JournalService, JournalEntry

Definition at line 59 of file SynchroJournalDisplayService.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.synchro.openmsp.client.services.SynchroJournalDisplayService.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 68 of file SynchroJournalDisplayService.java.

References org.openmobileis.common.util.collection.Array.get(), org.openmobileis.common.context.ApplicationContext.getApplicationVersion(), org.openmobileis.common.context.ApplicationContext.getOpenMISFWKVersion(), org.openmobileis.synchro.journal.JournalLogRenderer.getSyncName(), org.openmobileis.synchro.journal.JournalLogRenderer.render(), and org.openmobileis.common.util.collection.Array.size.


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:23 2010 for OpenMobileIS by  doxygen 1.5.4