|
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.jquery.controller.LyJQEventController
leon.view.web.jquery.controller.LyJQController
leon.view.web.jquery.controller.LyJQInvokeActionController
@Controller public class LyJQInvokeActionController
Invoke action controller
Field Summary | |
---|---|
static java.lang.String |
INVOKE_URL_MAPPING
|
Fields inherited from class leon.view.web.jquery.controller.LyJQController |
---|
_sessions, DEFAULT_SESSION |
Constructor Summary | |
---|---|
LyJQInvokeActionController()
|
Method Summary | |
---|---|
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class leon.view.web.jquery.controller.LyJQController |
---|
createApplication, generateCssFile, getApplication, getApplicationContext, getApplicationId, getContextRelativePath, getDemand, getEnvironment, getLoginView, getRootUrlFromRequest, getSession, getSessionKey, setNoCacheHeaders, setSession, swapSession |
Methods inherited from class leon.view.web.jquery.controller.LyJQEventController |
---|
checkSessionValidity, completeUrlParams, getViewManager, setRequestAttributes, writeUpdateScripts |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INVOKE_URL_MAPPING
Constructor Detail |
---|
public LyJQInvokeActionController()
Method Detail |
---|
@RequestMapping(value="/invoke") public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, java.io.IOException
handleRequest
in interface org.springframework.web.servlet.mvc.Controller
handleRequest
in class LyJQEventController
javax.servlet.ServletException
java.io.IOException
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |