类分层结构
- java.lang.Object
- org.hswebframework.web.commons.entity.SimpleGenericEntity<PK> (implements org.hswebframework.web.commons.entity.GenericEntity<PK>)
接口分层结构
- java.lang.Cloneable
- org.hswebframework.web.commons.entity.CloneableEntity (并 extends org.hswebframework.web.commons.entity.Entity)
- org.hswebframework.web.commons.entity.GenericEntity<PK>
- java.io.Serializable
- org.hswebframework.web.commons.bean.Bean
- org.hswebframework.web.commons.bean.ValidateBean
- org.hswebframework.web.commons.entity.Entity
- org.hswebframework.web.commons.entity.CloneableEntity (并 extends java.lang.Cloneable)
- org.hswebframework.web.commons.entity.GenericEntity<PK>
Copyright © 2018. All rights reserved.