类分层结构
- java.lang.Object
- cn.sexycode.springo.core.web.BaseController
- cn.sexycode.springo.core.data.db.model.BaseModel (implements cn.sexycode.springo.core.base.api.IModel)
- cn.sexycode.springo.org.api.impl.model.GrantOrgRel
- cn.sexycode.springo.org.api.impl.model.GrantRole
- cn.sexycode.springo.org.api.impl.model.GrantUser
- cn.sexycode.springo.org.api.impl.model.Org (implements cn.sexycode.springo.org.api.model.IGroup)
- cn.sexycode.springo.org.api.impl.model.OrgTree
- cn.sexycode.springo.org.api.impl.model.OrgParam
- cn.sexycode.springo.org.api.impl.model.OrgUser
- cn.sexycode.springo.org.api.impl.model.Param
- cn.sexycode.springo.org.api.impl.model.Post (implements cn.sexycode.springo.org.api.model.IGroup)
- cn.sexycode.springo.org.api.impl.model.PostDef
- cn.sexycode.springo.org.api.impl.model.Resources (implements java.lang.Cloneable, cn.sexycode.springo.core.base.api.model.Tree)
- cn.sexycode.springo.org.api.impl.model.ResUrl
- cn.sexycode.springo.org.api.impl.model.Role (implements cn.sexycode.springo.org.api.model.IGroup)
- cn.sexycode.springo.org.api.impl.model.RoleResource
- cn.sexycode.springo.org.api.impl.model.RoleType
- cn.sexycode.springo.org.api.impl.model.User (implements cn.sexycode.springo.org.api.model.IUser)
- cn.sexycode.springo.org.api.impl.model.SysUser (implements org.springframework.security.core.userdetails.UserDetails)
- cn.sexycode.springo.org.api.impl.model.UserParam
- cn.sexycode.springo.org.api.impl.model.UserRole
- cn.sexycode.springo.org.api.impl.util.ContextHolderImpl (implements cn.sexycode.springo.org.util.ContextHolder)
- cn.sexycode.springo.org.api.impl.context.DefaultLoginContext (implements cn.sexycode.springo.org.api.ICurrentContext)
- cn.sexycode.springo.org.api.impl.service.DefaultOrgServiceImpl (implements cn.sexycode.springo.org.api.service.IOrgService)
- cn.sexycode.springo.org.api.impl.service.DefaultUserGroupServiceImpl (implements cn.sexycode.springo.org.api.service.IUserGroupService)
- cn.sexycode.springo.org.api.impl.model.GrantUserVo
- cn.sexycode.springo.org.OrgConfiguration
- cn.sexycode.springo.org.api.impl.service.ParamServiceImpl (implements cn.sexycode.springo.org.api.service.IParamService)
- com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,T> (implements com.baomidou.mybatisplus.extension.service.IService<T>)
- cn.sexycode.springo.core.data.db.manager.impl.BaseManagerImpl<T> (implements cn.sexycode.springo.core.data.db.manager.api.Manager<T>)
- cn.sexycode.springo.org.api.impl.service.UserServiceImpl (implements cn.sexycode.springo.org.api.service.IUserService)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
接口分层结构
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- com.baomidou.mybatisplus.extension.service.IService<T>
Copyright © 2018. All rights reserved.