public class InfoAccessAction extends CommonMappingDispatchAction
| Modifier and Type | Field and Description |
|---|---|
protected Eleveur |
cachedEleveur |
protected String |
cachedEleveurTopiaId |
ERROR_FORWARD, log, MODIFY_FORWARD, NEW_FORWARD, SUCCESS_FORWARD| Constructor and Description |
|---|
InfoAccessAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
chargeEleveur(javax.servlet.http.HttpServletRequest request,
InfoAccessForm form,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
delete(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
protected Object[] |
getArgs(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Build the array of parameters to be used on an action method.
|
protected Eleveur |
getEleveur(javax.servlet.http.HttpServletRequest request,
InfoAccessForm form,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
list(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
lockInfoAccess(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
requestToUnlock(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
save(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
unlockInfoAccess(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
view(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb) |
dispatchMethod, execute, getMethod, logdebug, loginfogetMethodName, unspecifiedaddErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletprotected String cachedEleveurTopiaId
protected Eleveur cachedEleveur
protected Object[] getArgs(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
CommonMappingDispatchActiongetArgs in class CommonMappingDispatchActionmapping - current mappingform - current formrequest - current requestresponse - current responseException - if any pb while building te array of parameterspublic org.apache.struts.action.ActionForward list(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward view(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward delete(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward lockInfoAccess(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward unlockInfoAccess(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward requestToUnlock(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward save(org.apache.struts.action.ActionMapping mapping,
InfoAccessForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceWeb serviceWeb)
throws Exception
Exceptionprotected void chargeEleveur(javax.servlet.http.HttpServletRequest request,
InfoAccessForm form,
ServiceWeb serviceWeb)
protected Eleveur getEleveur(javax.servlet.http.HttpServletRequest request, InfoAccessForm form, ServiceWeb serviceWeb)
Copyright © 2008-2013 Cybelia. All Rights Reserved.