Class DeviceHistoryAction

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

public class DeviceHistoryAction extends BaseAction
  • Field Details

  • Constructor Details

    • DeviceHistoryAction

      public DeviceHistoryAction()
  • Method Details

    • 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, ConnectionSet conSet) throws Exception
      Overrides:
      unspecified in class BaseAction
      Throws:
      Exception
    • getDeviceHistoryFromOnec

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

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

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

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

      public String getFormattedDate(String dateFrom) throws ParseException
      Throws:
      ParseException