程序包org.openurp.base.std.model的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.beangle.commons.entity.pojo.NumberIdObject<T> (implements org.beangle.commons.entity.Entity<ID>)
      • org.beangle.commons.entity.pojo.IntegerIdObject
      • org.beangle.commons.entity.pojo.LongIdObject
      • org.beangle.commons.entity.pojo.NumberIdTimeObject<T> (implements org.beangle.commons.entity.TimeEntity)
    • org.openurp.base.std.model.StudentScope (implements org.beangle.commons.entity.Component)

接口分层结构

  • java.io.Serializable
    • org.beangle.commons.entity.Entity<ID>
      • org.openurp.base.std.model.StudentBasedEntity (并 extends org.beangle.commons.entity.TimeEntity)
  • org.beangle.commons.entity.TimeEntity
    • org.openurp.base.std.model.StudentBasedEntity (并 extends org.beangle.commons.entity.Entity<ID>)