类 TreeEntity<E,T extends Serializable>
java.lang.Object
top.tangyh.basic.base.entity.SuperEntity<T>
top.tangyh.basic.base.entity.Entity<T>
top.tangyh.basic.base.entity.TreeEntity<E,T>
- 所有已实现的接口:
Serializable
包括id、created_time、created_by、updated_by、updated_time、label、parent_id、sort_value 字段的表继承的树形实体
- 作者:
- zuihou
- 另请参阅:
-
嵌套类概要
从类继承的嵌套类/接口 top.tangyh.basic.base.entity.SuperEntity
SuperEntity.Save, SuperEntity.Update -
字段概要
字段修饰符和类型字段说明static final Stringstatic final Stringstatic final Stringprotected T父IDstatic final Stringstatic final Stringprotected Integer排序从类继承的字段 top.tangyh.basic.base.entity.Entity
UPDATED_BY, UPDATED_BY_FIELD, UPDATED_TIME, UPDATED_TIME_FIELD, updatedBy, updatedTime从类继承的字段 top.tangyh.basic.base.entity.SuperEntity
CREATED_BY, CREATED_BY_FIELD, CREATED_ORG_ID, CREATED_ORG_ID_FIELD, CREATED_TIME, CREATED_TIME_FIELD, createdBy, createdTime, id, ID_FIELD -
构造器概要
构造器 -
方法概要