类 Log

java.lang.Object
com.gdxsoft.easyweb.log.Log

public class Log extends Object
  • 构造器详细资料

    • Log

      public Log()
  • 方法详细资料

    • getXmlName

      public String getXmlName()
      返回:
      the _XmlName
    • setXmlName

      public void setXmlName(String xmlName)
      参数:
      xmlName - the _XmlName to set
    • getItemName

      public String getItemName()
      返回:
      the _ItemName
    • setItemName

      public void setItemName(String itemName)
      参数:
      itemName - the _ItemName to set
    • getUrl

      public String getUrl()
      返回:
      the _Url
    • setUrl

      public void setUrl(String url)
      参数:
      url - the _Url to set
    • getIp

      public String getIp()
      返回:
      the _Ip
    • setIp

      public void setIp(String ip)
      参数:
      ip - the _Ip to set
    • getDate

      public Date getDate()
      返回:
      the _Date
    • setDate

      public void setDate(Date date)
      参数:
      date - the _Date to set
    • getRefererUrl

      public String getRefererUrl()
      返回:
      the _RefererUrl
    • setRefererUrl

      public void setRefererUrl(String refererUrl)
      参数:
      refererUrl - the _RefererUrl to set
    • getRunTime

      public Long getRunTime()
      返回:
      the _RunTime
    • getMsg

      public String getMsg()
      返回:
      the _Msg
    • setMsg

      public void setMsg(String msg)
      参数:
      msg - the _Msg to set
    • getActionName

      public String getActionName()
      返回:
      the _ActionName
    • setActionName

      public void setActionName(String actionName)
      参数:
      actionName - the _ActionName to set
    • getDataConn

      public DataConnection getDataConn()
      返回:
      the _DataConn
    • setDataConn

      public void setDataConn(DataConnection dataConn)
      参数:
      dataConn - the _DataConn to set
    • getRequestValue

      public RequestValue getRequestValue()
      返回:
      the _RequestValue
    • setRequestValue

      public void setRequestValue(RequestValue requestValue)
      参数:
      requestValue - the _RequestValue to set
    • getDescription

      public String getDescription()
      返回:
      the _Description
    • setDescription

      public void setDescription(String description)
      参数:
      description - the _Description to set