Uses of Interface
com.evolveum.midpoint.repo.api.Cache
Packages that use Cache
Package
Description
-
Uses of Cache in com.evolveum.midpoint.init
Classes in com.evolveum.midpoint.init that implement Cache -
Uses of Cache in com.evolveum.midpoint.model.common.archetypes
Classes in com.evolveum.midpoint.model.common.archetypes that implement CacheModifier and TypeClassDescriptionclassComponent that can efficiently determine archetypes for objects. -
Uses of Cache in com.evolveum.midpoint.model.common.expression.functions
Classes in com.evolveum.midpoint.model.common.expression.functions that implement CacheModifier and TypeClassDescriptionclassManages the function libraries, especially the ones that are created by parsingFunctionLibraryTypeobjects. -
Uses of Cache in com.evolveum.midpoint.model.impl.expr.triggerSetter
Classes in com.evolveum.midpoint.model.impl.expr.triggerSetter that implement CacheModifier and TypeClassDescriptionclassGlobal state for optimizing trigger creators for the given midPoint node. -
Uses of Cache in com.evolveum.midpoint.repo.api
Methods in com.evolveum.midpoint.repo.api with parameters of type CacheModifier and TypeMethodDescriptionvoidCacheRegistry.registerCache(Cache cache) voidCacheRegistry.unregisterCache(Cache cache) -
Uses of Cache in com.evolveum.midpoint.repo.cache
Classes in com.evolveum.midpoint.repo.cache that implement CacheModifier and TypeClassDescriptionclassRead-through write-through repository cache. -
Uses of Cache in com.evolveum.midpoint.repo.cache.registry
Methods in com.evolveum.midpoint.repo.cache.registry with parameters of type CacheModifier and TypeMethodDescriptionvoidCacheRegistryImpl.registerCache(Cache cache) voidCacheRegistryImpl.unregisterCache(Cache cache) -
Uses of Cache in com.evolveum.midpoint.repo.common
Classes in com.evolveum.midpoint.repo.common that implement CacheModifier and TypeClassDescriptionclassAdapter from SystemConfigurationChangeDispatcher toCache.classCache for system object such as SystemConfigurationType. -
Uses of Cache in com.evolveum.midpoint.repo.common.expression
Classes in com.evolveum.midpoint.repo.common.expression that implement CacheModifier and TypeClassDescriptionclassFactory for expressions and registry for expression evaluator factories.