public class UserAction extends CommonMappingDispatchAction
ERROR_FORWARD, log, MODIFY_FORWARD, NEW_FORWARD, SUCCESS_FORWARD| Constructor and Description |
|---|
UserAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
addProfil(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
admin(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
protected void |
buildProfilValues(javax.servlet.http.HttpServletRequest request,
ApplicationSession applicationSession,
String profilType,
List<String> profils) |
org.apache.struts.action.ActionForward |
deleteProfil(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
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,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
listCamion(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
logout(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
save(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
sendUserActivityEmail(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
setActifCamion(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
setInactifCamion(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
org.apache.struts.action.ActionForward |
view(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb) |
dispatchMethod, execute, getArgs, 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, setServletpublic org.apache.struts.action.ActionForward logout(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward admin(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic 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,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward listCamion(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward setInactifCamion(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward setActifCamion(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward sendUserActivityEmail(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward view(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward save(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward addProfil(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward deleteProfil(org.apache.struts.action.ActionMapping mapping,
UserForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ApplicationSession applicationSession,
ServiceWeb serviceWeb)
throws Exception
ExceptionCopyright © 2008-2013 Cybelia. All Rights Reserved.