类 CodeCategory
java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<ID>
org.beangle.commons.entity.pojo.NumberIdHierarchyObject<CodeCategory,Integer>
org.beangle.ems.dictionary.model.CodeCategory
- 所有已实现的接口:
Serializable,Comparable<CodeCategory>,Entity<Integer>,HierarchyEntity<CodeCategory,Integer>
@Entity(name="org.beangle.ems.dictionary.model.CodeCategory")
public class CodeCategory
extends NumberIdHierarchyObject<CodeCategory,Integer>
代码分类
- 版本:
- $Id: CodeCategory.java Jun 28, 2011 8:32:18 PM chaostone $
- 作者:
- chaostone
- 另请参阅:
-
字段概要
从类继承的字段 org.beangle.commons.entity.pojo.NumberIdHierarchyObject
children, indexno, parent从类继承的字段 org.beangle.commons.entity.pojo.NumberIdObject
id -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beangle.commons.entity.pojo.NumberIdHierarchyObject
compareTo, genIndexno, genIndexno, getChildren, getDepth, getIndex, getIndexno, getParent, getParentNode, setChildren, setIndexno, setParent从类继承的方法 org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setId从接口继承的方法 org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
构造器详细资料
-
CodeCategory
public CodeCategory()
-
-
方法详细资料
-
getName
-
setName
-