Uses of Interface
org.beangle.ems.log.BusinessLogDetail
-
Packages that use BusinessLogDetail Package Description org.beangle.ems.log org.beangle.ems.log.model -
-
Uses of BusinessLogDetail in org.beangle.ems.log
Methods in org.beangle.ems.log that return BusinessLogDetail Modifier and Type Method Description BusinessLogDetailBusinessLog. getDetail()详细内容 -
Uses of BusinessLogDetail in org.beangle.ems.log.model
Classes in org.beangle.ems.log.model that implement BusinessLogDetail Modifier and Type Class Description classBusinessLogDetailBean业务日志明细Methods in org.beangle.ems.log.model that return BusinessLogDetail Modifier and Type Method Description BusinessLogDetailBusinessLogBean. getDetail()Methods in org.beangle.ems.log.model with parameters of type BusinessLogDetail Modifier and Type Method Description voidBusinessLogBean. setDetail(BusinessLogDetail detail)
-