类 Log
java.lang.Object
com.gdxsoft.easyweb.log.Log
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getDate()getIp()getMsg()getUrl()voidsetActionName(String actionName) voidsetDataConn(DataConnection dataConn) voidvoidsetDescription(String description) voidvoidsetItemName(String itemName) voidvoidsetRefererUrl(String refererUrl) voidsetRequestValue(RequestValue requestValue) voidvoidsetXmlName(String xmlName)
-
构造器详细资料
-
Log
public Log()
-
-
方法详细资料
-
getXmlName
- 返回:
- the _XmlName
-
setXmlName
- 参数:
xmlName- the _XmlName to set
-
getItemName
- 返回:
- the _ItemName
-
setItemName
- 参数:
itemName- the _ItemName to set
-
getUrl
- 返回:
- the _Url
-
setUrl
- 参数:
url- the _Url to set
-
getIp
- 返回:
- the _Ip
-
setIp
- 参数:
ip- the _Ip to set
-
getDate
- 返回:
- the _Date
-
setDate
- 参数:
date- the _Date to set
-
getRefererUrl
- 返回:
- the _RefererUrl
-
setRefererUrl
- 参数:
refererUrl- the _RefererUrl to set
-
getRunTime
- 返回:
- the _RunTime
-
getMsg
- 返回:
- the _Msg
-
setMsg
- 参数:
msg- the _Msg to set
-
getActionName
- 返回:
- the _ActionName
-
setActionName
- 参数:
actionName- the _ActionName to set
-
getDataConn
- 返回:
- the _DataConn
-
setDataConn
- 参数:
dataConn- the _DataConn to set
-
getRequestValue
- 返回:
- the _RequestValue
-
setRequestValue
- 参数:
requestValue- the _RequestValue to set
-
getDescription
- 返回:
- the _Description
-
setDescription
- 参数:
description- the _Description to set
-