Definition at line 55 of file SearchAccountService.java.
Public Member Functions | |
String | runTemplate (HttpServletRequest req, HttpServletResponse res, TemplateModelRoot templateData) throws ServletException, IOException |
Extends this method to develop specific process. |
String org.openmobileis.examples.mycrm.terminal.services.SearchAccountService.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 71 of file SearchAccountService.java.
References org.openmobileis.common.util.collection.Array.get(), and org.openmobileis.common.util.collection.Array.size.