Uses of Enum Class
com.evolveum.midpoint.schema.cache.CacheType
Packages that use CacheType
-
Uses of CacheType in com.evolveum.midpoint.repo.cache.global
Methods in com.evolveum.midpoint.repo.cache.global that return CacheTypeModifier and TypeMethodDescriptionprotected abstract CacheTypeAbstractGlobalCache.getCacheType()protected CacheTypeGlobalObjectCache.getCacheType()protected CacheTypeGlobalQueryCache.getCacheType()protected CacheTypeGlobalVersionCache.getCacheType() -
Uses of CacheType in com.evolveum.midpoint.schema.cache
Methods in com.evolveum.midpoint.schema.cache that return CacheTypeModifier and TypeMethodDescriptionstatic CacheTypeReturns the enum constant of this class with the specified name.static CacheType[]CacheType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.schema.cache with parameters of type CacheType