public class BreederAction extends CommonMappingDispatchAction
ERROR_FORWARD, log, MODIFY_FORWARD, NEW_FORWARD, SUCCESS_FORWARD| Constructor and Description |
|---|
BreederAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
edit(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
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.
|
List<ActionSecurite> |
listActionLess(Eleveur eleveur) |
org.apache.struts.action.ActionForward |
lockGPS(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
requestGPS(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
save(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
saveGPS(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
select(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
sendDangerousBreederEmail(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
view(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
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 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 select(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward view(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward edit(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward save(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward saveGPS(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward lockGPS(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward requestGPS(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward sendDangerousBreederEmail(org.apache.struts.action.ActionMapping mapping,
BreederForm form,
javax.servlet.http.HttpServletRequest request,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic List<ActionSecurite> listActionLess(Eleveur eleveur) throws Exception
ExceptionCopyright © 2008-2013 Cybelia. All Rights Reserved.