public class DeviceHistoryAction extends BaseAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DB_ERP |
static java.lang.String |
DB_ONEC |
static java.lang.String |
DB_UGIN |
static java.lang.String |
DB_VERDANDI |
FORWARD_DEFAULT, log, mapper, setup
Constructor and Description |
---|
DeviceHistoryAction() |
Modifier and Type | Method and Description |
---|---|
ActionForward |
getDeviceHistoryFromErp(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
getDeviceHistoryFromOnec(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
getDeviceHistoryFromUgin(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
getDeviceHistoryFromVerdandi(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
java.lang.String |
getFormattedDate(java.lang.String dateFrom) |
protected ActionForward |
unspecified(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStream
public static final java.lang.String DB_ERP
public static final java.lang.String DB_UGIN
public static final java.lang.String DB_ONEC
public static final java.lang.String DB_VERDANDI
protected ActionForward unspecified(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
unspecified
in class BaseAction
java.lang.Exception
public ActionForward getDeviceHistoryFromOnec(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward getDeviceHistoryFromVerdandi(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward getDeviceHistoryFromErp(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward getDeviceHistoryFromUgin(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public java.lang.String getFormattedDate(java.lang.String dateFrom) throws java.text.ParseException
java.text.ParseException