Package net.mingsoft.basic.bean
Class LogBean
java.lang.Object
net.mingsoft.base.entity.BaseEntity
net.mingsoft.basic.entity.LogEntity
net.mingsoft.basic.bean.LogBean
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class net.mingsoft.base.entity.BaseEntity
createBy, createDate, del, order, orderBy, remarks, sqlDataScope, sqlWhere, updateBy, updateDate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndTime(String endTime) voidsetStartTime(String startTime) Methods inherited from class net.mingsoft.basic.entity.LogEntity
getBusinessId, getId, getLogBusinessType, getLogErrorMsg, getLogIp, getLogLocation, getLogMethod, getLogParam, getLogRequestMethod, getLogResult, getLogStatus, getLogTitle, getLogUrl, getLogUser, getLogUserType, setBusinessId, setId, setLogBusinessType, setLogErrorMsg, setLogIp, setLogLocation, setLogMethod, setLogParam, setLogRequestMethod, setLogResult, setLogStatus, setLogTitle, setLogUrl, setLogUser, setLogUserTypeMethods inherited from class net.mingsoft.base.entity.BaseEntity
getCreateBy, getCreateDate, getDel, getIntegerId, getIntId, getOrder, getOrderBy, getRemarks, getSqlDataScope, getSqlWhere, getSqlWhereList, getSqlWhereString, getUpdateBy, getUpdateDate, setCreateBy, setCreateDate, setDel, setDel, setIntegerId, setIntId, setOrder, setOrderBy, setRemarks, setSqlDataScope, setSqlWhere, setUpdateBy, setUpdateDate
-
Constructor Details
-
LogBean
public LogBean()
-
-
Method Details
-
getStartTime
-
setStartTime
-
getEndTime
-
setEndTime
-