add the meta tag
Description:
Definition at line 60 of file DirectSynchroAndWaitService.java.
Public Member Functions | |
String | runTemplate (HttpServletRequest req, HttpServletResponse res, TemplateModelRoot templateData) throws ServletException, IOException |
Extends this method to develop specific process. | |
Classes | |
class | SynchroThread |
String org.openmobileis.synchro.openmsp.client.services.DirectSynchroAndWaitService.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 136 of file DirectSynchroAndWaitService.java.