Package org.beangle.ems.dictionary.model
Class 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
- All Implemented Interfaces:
Serializable,Comparable<CodeCategory>,Entity<Integer>,HierarchyEntity<CodeCategory,Integer>
@Entity(name="org.beangle.ems.dictionary.model.CodeCategory")
public class CodeCategory
extends NumberIdHierarchyObject<CodeCategory,Integer>
代码分类
- Version:
- $Id: CodeCategory.java Jun 28, 2011 8:32:18 PM chaostone $
- Author:
- chaostone
- See Also:
-
Field Summary
Fields inherited from class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
children, indexno, parentFields inherited from class org.beangle.commons.entity.pojo.NumberIdObject
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
compareTo, genIndexno, genIndexno, getChildren, getDepth, getIndex, getIndexno, getParent, getParentNode, setChildren, setIndexno, setParentMethods inherited from class org.beangle.commons.entity.pojo.NumberIdObject
equals, getId, hashCode, isPersisted, isTransient, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.beangle.commons.entity.Entity
getId, isPersisted, isTransient, setId
-
Constructor Details
-
CodeCategory
public CodeCategory()
-
-
Method Details
-
getName
-
setName
-