Uses of Class
pl.decerto.hyperon.runtime.model.TreeDomain
Packages that use TreeDomain
-
Uses of TreeDomain in pl.decerto.hyperon.runtime.core.domain
Fields in pl.decerto.hyperon.runtime.core.domain with type parameters of type TreeDomainModifier and TypeFieldDescriptionprotected Map<String,TreeDomain> AbstractDomainCacheManager.headElementsByProfilesprotected Map<CacheKey,TreeDomain> AbstractDomainCacheManager.sessionElementsByCacheKeyMethods in pl.decerto.hyperon.runtime.core.domain that return TreeDomainModifier and TypeMethodDescriptionMpDomainCacheProvider.createDomainTree(String profileCode, EffectiveVersionConfiguration configuration) MpDomainCacheProvider.createDomainTree(String profileCode, EffectiveVersionConfiguration configuration, Set<RegionVersion> userVersions) Methods in pl.decerto.hyperon.runtime.core.domain that return types with arguments of type TreeDomainModifier and TypeMethodDescriptionMpDomainCacheProvider.createTrees(String profile, String user, EffectiveVersionConfiguration configuration) Methods in pl.decerto.hyperon.runtime.core.domain with parameters of type TreeDomainModifier and TypeMethodDescriptionMpDomainCacheProvider.reloadElement(String childPath, int childElementId, HyperonDomainObjectType type, TreeDomain tree, String profile, String user)