Uses of Class
io.higson.runtime.core.domain.CacheKey
Packages that use CacheKey
-
Uses of CacheKey in io.higson.runtime.core.domain
Fields in io.higson.runtime.core.domain with type parameters of type CacheKeyModifier and TypeFieldDescriptionprotected Map<CacheKey,TreeDomain> AbstractDomainCacheManager.sessionElementsByCacheKeyMethods in io.higson.runtime.core.domain that return CacheKeyModifier and TypeMethodDescriptionMpDomainCacheProvider.createCacheKeyByConfiguration(String userName, String profileCode, EffectiveVersionConfiguration configuration) MpDomainCacheProvider.createCacheKeyByVersions(String userName, String profile, Set<Integer> userRegionVersions) Methods in io.higson.runtime.core.domain that return types with arguments of type CacheKeyModifier and TypeMethodDescriptionMpDomainCacheProvider.createTrees(String profile, String user, EffectiveVersionConfiguration configuration) Methods in io.higson.runtime.core.domain with parameters of type CacheKeyModifier and TypeMethodDescriptionbooleanAbstractDomainCacheManager.containsProfileCode(String profileCode, CacheKey entryKey)