Class AddressDistributionAction

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.AddressDistributionAction

public class AddressDistributionAction extends BaseAction
  • Constructor Details

    • AddressDistributionAction

      public AddressDistributionAction()
  • Method Details

    • 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
    • undistributedHouses

      public org.apache.struts.action.ActionForward undistributedHouses(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • distrList

      public org.apache.struts.action.ActionForward distrList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con)
    • userHouses

      public org.apache.struts.action.ActionForward userHouses(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • attachHouseToUser

      public org.apache.struts.action.ActionForward attachHouseToUser(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • removeHouseFromUser

      public org.apache.struts.action.ActionForward removeHouseFromUser(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • getHouses

      public org.apache.struts.action.ActionForward getHouses(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws SQLException
      Throws:
      SQLException
    • getUserByHouse

      public org.apache.struts.action.ActionForward getUserByHouse(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • getStreet

      public org.apache.struts.action.ActionForward getStreet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • getUsers

      public org.apache.struts.action.ActionForward getUsers(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException, SQLException
      Throws:
      BGException
      SQLException
    • unspecified

      protected org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Overrides:
      unspecified in class BaseAction
      Throws:
      Exception
    • quarterDistribution

      public org.apache.struts.action.ActionForward quarterDistribution(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • 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
    • undistributedGroups

      public org.apache.struts.action.ActionForward undistributedGroups(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • attachQuarterToGroup

      public org.apache.struts.action.ActionForward attachQuarterToGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • groupQuarters

      public org.apache.struts.action.ActionForward groupQuarters(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • removeQuarterFromGroup

      public org.apache.struts.action.ActionForward removeQuarterFromGroup(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • refreshQuarters

      public org.apache.struts.action.ActionForward refreshQuarters(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGMessageException
      Throws:
      BGMessageException