类 BusinessLogDetailBean
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.beangle.ems.log.model.BusinessLogDetailBean
- 所有已实现的接口:
Serializable,Entity<Long>,BusinessLogDetail
@Entity(name="org.beangle.ems.log.BusinessLogDetail")
public class BusinessLogDetailBean
extends LongIdObject
implements BusinessLogDetail
业务日志明细
- 版本:
- $Id: BusinessLogDetailBean.java Aug 1, 2011 3:16:29 PM chaostone $
- 作者:
- chaostone
- 另请参阅:
-
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId从接口继承的方法 org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
构造器详细资料
-
BusinessLogDetailBean
public BusinessLogDetailBean() -
BusinessLogDetailBean
-
-
方法详细资料
-
getContent
- 指定者:
getContent在接口中BusinessLogDetail
-
setcontent
-
getLog
- 指定者:
getLog在接口中BusinessLogDetail
-
setLog
-