|
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.Objectorg.apache.struts.action.Action
leon.view.web.struts.action.LyStrutsLeonardiAction
leon.view.web.mobile.LyMobileAction
public class LyMobileAction
Field Summary |
---|
Fields inherited from class leon.view.web.struts.action.LyStrutsLeonardiAction |
---|
__VERSION, ADDITIONAL_SCRIPTS_MAX_SIZE, GENERATED_PAGE_MAX_SIZE |
Fields inherited from class org.apache.struts.action.Action |
---|
ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, SERVLET_KEY, TRANSACTION_TOKEN_KEY |
Constructor Summary | |
---|---|
LyMobileAction()
|
Method Summary | |
---|---|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mappings,
org.apache.struts.action.ActionForm bean,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This basic implementation of the Struts Action Model returns null (no response). |
Methods inherited from class leon.view.web.struts.action.LyStrutsLeonardiAction |
---|
beginRequest, checkSessionRegistered, decodeUrl, dumpToFile, endRequest, generateAdditionalScripts, getContextReativePath, getParameter, setNoCacheHeaders, setRequestAttributes |
Methods inherited from class org.apache.struts.action.Action |
---|
execute, getServlet, perform, perform, setServlet |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyMobileAction()
Method Detail |
---|
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mappings, org.apache.struts.action.ActionForm bean, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
LyStrutsLeonardiAction
execute
in class LyStrutsLeonardiAction
mappings
- - The ActionMapping used to select this instancebean
- - The optional ActionForm bean for this request (if any)request
- - The HTTP request we are processingresponse
- - The HTTP response we are creating
java.lang.Exception
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |