接口 BusinessLogDetail
- 所有超级接口:
Entity<Long>,Serializable
- 所有已知实现类:
BusinessLogDetailBean
业务日志明细
- 版本:
- $Id: BusinessLogDetail.java Aug 1, 2011 3:20:46 PM chaostone $
- 作者:
- chaostone
-
方法概要
从接口继承的方法 org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
方法详细资料
-
getContent
String getContent() -
getLog
BusinessLog getLog()
-