Uses of Class
com.evolveum.midpoint.repo.cache.local.LocalObjectCache
Packages that use LocalObjectCache
Package
Description
-
Uses of LocalObjectCache in com.evolveum.midpoint.repo.cache.handlers
Constructor parameters in com.evolveum.midpoint.repo.cache.handlers with type arguments of type LocalObjectCacheModifierConstructorDescriptionCacheSetAccessInfo(@NotNull com.evolveum.midpoint.repo.cache.handlers.CacheAccessInfo<LocalObjectCache, T> localObject, @NotNull com.evolveum.midpoint.repo.cache.handlers.CacheAccessInfo<LocalVersionCache, T> localVersion, @NotNull com.evolveum.midpoint.repo.cache.handlers.CacheAccessInfo<LocalQueryCache, T> localQuery, @NotNull com.evolveum.midpoint.repo.cache.handlers.CacheAccessInfo<GlobalObjectCache, T> globalObject, @NotNull com.evolveum.midpoint.repo.cache.handlers.CacheAccessInfo<GlobalVersionCache, T> globalVersion, @NotNull com.evolveum.midpoint.repo.cache.handlers.CacheAccessInfo<GlobalQueryCache, T> globalQuery) -
Uses of LocalObjectCache in com.evolveum.midpoint.repo.cache.local
Methods in com.evolveum.midpoint.repo.cache.local that return LocalObjectCacheModifier and TypeMethodDescriptionstatic LocalObjectCacheLocalRepoCacheCollection.getLocalObjectCache()