类分层结构
- java.lang.Object
- cn.featherfly.authorities.SimpleActor (implements cn.featherfly.authorities.Actor)
- cn.featherfly.authorities.SimpleApplication (implements cn.featherfly.authorities.Application)
- cn.featherfly.authorities.SimpleAuthority (implements cn.featherfly.authorities.Authority)
- cn.featherfly.authorities.SimpleRole (implements cn.featherfly.authorities.Role)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
接口分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)