程序包net.sohelp.boot.admin.core.cache的分层结构
类分层结构
- java.lang.Object
- net.sohelp.boot.admin.core.cache.DictCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.ExportTokenCache
- net.sohelp.boot.admin.core.cache.ExportTokenCache.ExportFileInfo
- net.sohelp.boot.admin.core.cache.LangCache
- net.sohelp.boot.admin.core.cache.OAuth2Cache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.OrgCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.RoleCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.SohelpBootResourceCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.SohelpCacheManageService
- net.sohelp.boot.admin.core.cache.SystemConfigCache
- net.sohelp.boot.admin.core.cache.SystemParamCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.TenantCache
- net.sohelp.boot.admin.core.cache.TenantConfigCache
- net.sohelp.boot.admin.core.cache.UserCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.UserMenuCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.UserParamCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.UserRoleCache (implements net.sohelp.boot.admin.core.cache.ISohelpCache)
- net.sohelp.boot.admin.core.cache.UserThemeCache
- net.sohelp.boot.admin.core.cache.VerifyCodeCache
接口分层结构
- net.sohelp.boot.admin.core.cache.ISohelpCache