所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- net.guerlab.spring.searchparams.AbstractSearchParams
- net.guerlab.smart.platform.commons.searchparams.OrderSearchParams
- net.guerlab.smart.region.core.searchparams.RegionSearchParams
- net.guerlab.smart.platform.commons.searchparams.OrderSearchParams
- net.guerlab.smart.platform.commons.entity.BaseEntity
- net.guerlab.smart.platform.commons.entity.BaseOrderEntity<E> (implements net.guerlab.smart.platform.commons.entity.IOrderEntity<E>)
- net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<E>
- net.guerlab.smart.region.core.domain.RegionDTO
- net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<E>
- net.guerlab.smart.platform.commons.entity.BaseOrderEntity<E> (implements net.guerlab.smart.platform.commons.entity.IOrderEntity<E>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.guerlab.commons.exception.ApplicationException
- net.guerlab.spring.commons.exception.AbstractI18nApplicationException
- net.guerlab.smart.region.core.exception.IpQueryFailException
- net.guerlab.smart.region.core.exception.LbsKeyInvalidException
- net.guerlab.smart.region.core.exception.ParentRegionInvalidException
- net.guerlab.smart.region.core.exception.RegionDisallowDeleteException
- net.guerlab.smart.region.core.exception.RegionIdInvalidException
- net.guerlab.smart.region.core.exception.RegionIdRepeatException
- net.guerlab.smart.region.core.exception.RegionInvalidException
- net.guerlab.smart.region.core.exception.RegionNameInvalidException
- net.guerlab.smart.region.core.exception.RegionNameLengthErrorException
- net.guerlab.spring.commons.exception.AbstractI18nApplicationException
- net.guerlab.commons.exception.ApplicationException
- java.lang.RuntimeException
- java.lang.Exception
- net.guerlab.spring.searchparams.AbstractSearchParams