Package ru.bgcrm.struts.action.admin
Class UserAction
java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
ru.bgcrm.struts.action.BaseAction
ru.bgcrm.struts.action.admin.UserAction
-
Field Summary
Fields inherited from class ru.bgcrm.struts.action.BaseAction
FORWARD_DEFAULT, log, mapper, setupFields inherited from class org.apache.struts.actions.DispatchAction
clazz, methods, typesFields inherited from class org.apache.struts.actions.BaseAction
messagesFields inherited from class org.apache.struts.action.Action
servlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddGroup(DynActionForm form, Connection con, Date fromDate, Date toDate, int groupId, int userId) voidcloseGroup(DynActionForm form, Connection con, int userId, int groupId, Date date, Date dateFrom, Date dateTo) voideditGroup(DynActionForm form, Connection con, int userId, int groupId, Date date, Date dateFrom, Date dateTo) org.apache.struts.action.ActionForwardgetUserByParam(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgroupDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgroupGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgroupInsertMark(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgroupList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgroupListMobile(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection) org.apache.struts.action.ActionForwardgroupTitleListByFilter(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgroupUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpermsetCopyPermissions(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpermsetDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpermsetDeletePermissions(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpermsetGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpermsetList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpermsetUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserAddGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserClosePeriodGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserEditStartPeriodGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserGroupList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserRemoveGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwarduserUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) Methods inherited from class ru.bgcrm.struts.action.BaseAction
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStreamMethods inherited from class org.apache.struts.actions.DispatchAction
cancelled, execute, getMethod, getMethodName, getParameterMethods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
-
Constructor Details
-
UserAction
public UserAction()
-
-
Method Details
-
permsetList
public org.apache.struts.action.ActionForward permsetList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
permsetGet
public org.apache.struts.action.ActionForward permsetGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
permsetUpdate
public org.apache.struts.action.ActionForward permsetUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
permsetDelete
public org.apache.struts.action.ActionForward permsetDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
permsetCopyPermissions
public org.apache.struts.action.ActionForward permsetCopyPermissions(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
permsetDeletePermissions
public org.apache.struts.action.ActionForward permsetDeletePermissions(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
groupList
public org.apache.struts.action.ActionForward groupList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
groupTitleListByFilter
public org.apache.struts.action.ActionForward groupTitleListByFilter(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
groupListMobile
public org.apache.struts.action.ActionForward groupListMobile(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection) throws BGException - Throws:
BGException
-
groupGet
public org.apache.struts.action.ActionForward groupGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
groupUpdate
public org.apache.struts.action.ActionForward groupUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
groupDelete
public org.apache.struts.action.ActionForward groupDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
groupInsertMark
public org.apache.struts.action.ActionForward groupInsertMark(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
userList
public org.apache.struts.action.ActionForward userList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
userGet
public org.apache.struts.action.ActionForward userGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
getUserByParam
public org.apache.struts.action.ActionForward getUserByParam(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
userUpdate
public org.apache.struts.action.ActionForward userUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
userDelete
public org.apache.struts.action.ActionForward userDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
userGroupList
public org.apache.struts.action.ActionForward userGroupList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
userAddGroup
public org.apache.struts.action.ActionForward userAddGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
addGroup
public void addGroup(DynActionForm form, Connection con, Date fromDate, Date toDate, int groupId, int userId) throws BGException - Throws:
BGException
-
userRemoveGroup
public org.apache.struts.action.ActionForward userRemoveGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
userClosePeriodGroup
public org.apache.struts.action.ActionForward userClosePeriodGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
closeGroup
public void closeGroup(DynActionForm form, Connection con, int userId, int groupId, Date date, Date dateFrom, Date dateTo) throws BGException - Throws:
BGException
-
userEditStartPeriodGroup
public org.apache.struts.action.ActionForward userEditStartPeriodGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
editGroup
public void editGroup(DynActionForm form, Connection con, int userId, int groupId, Date date, Date dateFrom, Date dateTo) throws BGException - Throws:
BGException
-