程序包分层结构:
类分层结构
- java.lang.Object
- cn.herodotus.stirrup.core.definition.domain.base.AbstractEntity (implements cn.herodotus.stirrup.core.definition.domain.base.Entity)
- cn.herodotus.stirrup.data.crud.entity.BaseEntity
- cn.herodotus.stirrup.data.crud.entity.AbstractJpaEntity
- cn.herodotus.stirrup.data.crud.entity.BaseSysEntity
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysAttribute
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysDefaultRole
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysElement
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysInterface
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysPermission
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysRole
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysSocialUser (implements cn.herodotus.stirrup.oauth2.core.definition.domain.SocialUserDetails)
- cn.herodotus.engine.supplier.upms.logic.entity.security.SysUser