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, writeBytesToOutputStream
public ActionForward permsetList(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward permsetGet(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward permsetUpdate(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward permsetDelete(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward permsetCopyPermissions(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward permsetDeletePermissions(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward groupList(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward groupTitleListByFilter(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward groupListMobile(ActionMapping mapping, DynActionForm form, java.sql.Connection connection) throws BGException
BGException
public ActionForward groupGet(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward groupUpdate(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward groupDelete(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward groupInsertMark(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward userList(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward userGet(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward getUserByParam(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward userUpdate(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward userDelete(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward userGroupList(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward userAddGroup(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public void addGroup(DynActionForm form, java.sql.Connection con, java.util.Date fromDate, java.util.Date toDate, int groupId, int userId) throws BGException
BGException
public ActionForward userRemoveGroup(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward userClosePeriodGroup(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public 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
BGException
public ActionForward userEditStartPeriodGroup(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public 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