|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.web.mobile.LyMobileDecodeRequest
leon.view.web.struts.mobile.LyStrutsMobileDecoder
public class LyStrutsMobileDecoder
Constructor Summary | |
---|---|
LyStrutsMobileDecoder()
Constructeur. |
Method Summary | |
---|---|
boolean |
commandAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
S'occupe de traiter les évènements de type command. |
void |
createSession(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Créer une session (et une application si besoin). |
LyDemand |
getDemand(javax.servlet.http.HttpServletRequest request,
LyEnvironment environment)
|
static LyStrutsMobileDecoder |
getInstance()
Renvoie l'unique instance traitant les requêtes. |
void |
swapSession(java.lang.Object newSession,
java.lang.Object oldSession,
java.lang.String applicationId)
|
void |
upload(java.lang.String controllerId,
java.lang.String frame,
java.lang.String source,
java.lang.String dir,
javax.servlet.http.HttpServletRequest req)
Upload d'un fichier. |
Methods inherited from class leon.view.web.mobile.LyMobileDecodeRequest |
---|
decode, decodeUrl, download, expandUrl, getDemandSelection, getImageUrl, getInfoPlus, getInstance, getParameter, graphicalEvent, home, login, respond |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyStrutsMobileDecoder()
Method Detail |
---|
public void swapSession(java.lang.Object newSession, java.lang.Object oldSession, java.lang.String applicationId)
swapSession
in class LyMobileDecodeRequest
public static LyStrutsMobileDecoder getInstance()
public void createSession(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
createSession
in class LyMobileDecodeRequest
request
- La requête envoyée par le mobile.response
- La vue XML.LyStrutsSessionBean
public void upload(java.lang.String controllerId, java.lang.String frame, java.lang.String source, java.lang.String dir, javax.servlet.http.HttpServletRequest req) throws java.lang.Exception
LyMobileDecodeRequest
upload
in class LyMobileDecodeRequest
java.lang.Exception
public boolean commandAction(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
commandAction
in class LyMobileDecodeRequest
request
- La requête envoyée par le mobile.response
- La vue XML.
LyStrutsCommandAction
public LyDemand getDemand(javax.servlet.http.HttpServletRequest request, LyEnvironment environment)
getDemand
in class LyMobileDecodeRequest
request
- environment
-
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |