Inheritance diagram for org.openmobileis.synchro.openmsp.client.services.SynchroLoginService:
This page is use to get synchro authentification.
Definition at line 48 of file SynchroLoginService.java.
Public Member Functions | |
SynchroLoginService () | |
String | runTemplate (HttpServletRequest parm1, HttpServletResponse parm2, TemplateModelRoot templateRoot) throws java.io.IOException, ServletException |
Extends this method to develop specific process. | |
String | getNavigationBarLabel (HttpServletRequest req) |
boolean | displayFormExitMessage () |
boolean | displayRecursive () |
String | getName () |
|
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 55 of file SynchroLoginService.java. |