Package org.beangle.ems.log
Interface BusinessLogDetail
- All Superinterfaces:
Entity<Long>,Serializable
- All Known Implementing Classes:
BusinessLogDetailBean
业务日志明细
- Version:
- $Id: BusinessLogDetail.java Aug 1, 2011 3:20:46 PM chaostone $
- Author:
- chaostone
-
Method Summary
Methods inherited from interface org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
Method Details
-
getContent
String getContent() -
getLog
BusinessLog getLog()
-