Uses of Class
io.higson.runtime.model.TreeDomain
Packages that use TreeDomain
-
Uses of TreeDomain in io.higson.runtime.core.domain
Fields in io.higson.runtime.core.domain with type parameters of type TreeDomainModifier and TypeFieldDescriptionprotected Map<String,TreeDomain> AbstractDomainCacheManager.headElementsByProfilesprotected Map<CacheKey,TreeDomain> AbstractDomainCacheManager.sessionElementsByCacheKeyMethods in io.higson.runtime.core.domain that return TreeDomainModifier and TypeMethodDescriptionMpDomainCacheProvider.createDomainTree(String profileCode, EffectiveVersionConfiguration configuration) MpDomainCacheProvider.createDomainTree(String profileCode, EffectiveVersionConfiguration configuration, Set<RegionVersion> userVersions) MpDomainCacheProvider.createTree(String profile, int sid, Set<Integer> versionIds) Methods in io.higson.runtime.core.domain that return types with arguments of type TreeDomainModifier and TypeMethodDescriptionMpDomainCacheProvider.createTrees(String profile, String user, EffectiveVersionConfiguration configuration)