Class GSMAction

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

public class GSMAction extends BaseAction
  • Field Details

  • Constructor Details

    • GSMAction

      public GSMAction()
  • Method Details

    • getContract

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

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

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

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

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

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

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

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

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