Package org.beangle.ems.log
Interface BusinessLog
- All Superinterfaces:
Entity<Long>,Serializable
- All Known Implementing Classes:
BusinessLogBean
业务日志
- Version:
- $Id: BusinessLog.java Jun 27, 2011 7:28:23 PM chaostone $
- Author:
- chaostone
-
Method Summary
Methods inherited from interface org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
Method Details