public class UserAction extends BaseAction
FORWARD_DEFAULT, log, mapper, setup| Constructor and Description |
|---|
UserAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGroup(DynActionForm form,
java.sql.Connection con,
java.util.Date fromDate,
java.util.Date toDate,
int groupId,
int userId) |
void |
closeGroup(DynActionForm form,
java.sql.Connection con,
int userId,
int groupId,
java.util.Date date,
java.util.Date dateFrom,
java.util.Date dateTo) |
void |
editGroup(DynActionForm form,
java.sql.Connection con,
int userId,
int groupId,
java.util.Date date,
java.util.Date dateFrom,
java.util.Date dateTo) |
ActionForward |
getUserByParam(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
groupDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
groupGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
groupInsertMark(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
groupList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
groupListMobile(ActionMapping mapping,
DynActionForm form,
java.sql.Connection connection) |
ActionForward |
groupTitleListByFilter(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
groupUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
permsetCopyPermissions(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
permsetDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
permsetDeletePermissions(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
permsetGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
permsetList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
permsetUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userAddGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userClosePeriodGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userEditStartPeriodGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userGroupList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userRemoveGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
userUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStreampublic ActionForward permsetList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward permsetGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward permsetUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward permsetDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward permsetCopyPermissions(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward permsetDeletePermissions(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward groupList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward groupTitleListByFilter(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward groupListMobile(ActionMapping mapping,
DynActionForm form,
java.sql.Connection connection)
throws BGException
BGExceptionpublic ActionForward groupGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward groupUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward groupDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward groupInsertMark(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward userList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward userGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward getUserByParam(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward userUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward userDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward userGroupList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward userAddGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic void addGroup(DynActionForm form, java.sql.Connection con, java.util.Date fromDate, java.util.Date toDate, int groupId, int userId) throws BGException
BGExceptionpublic ActionForward userRemoveGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward userClosePeriodGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic void closeGroup(DynActionForm form, java.sql.Connection con, int userId, int groupId, java.util.Date date, java.util.Date dateFrom, java.util.Date dateTo) throws BGException
BGExceptionpublic ActionForward userEditStartPeriodGroup(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic void editGroup(DynActionForm form, java.sql.Connection con, int userId, int groupId, java.util.Date date, java.util.Date dateFrom, java.util.Date dateTo) throws BGException
BGException