Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CacheSettingsType
Packages that use CacheSettingsType
-
Uses of CacheSettingsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type CacheSettingsTypeModifier and TypeFieldDescriptionstatic final Producer<CacheSettingsType>CacheSettingsType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CacheSettingsTypeModifier and TypeMethodDescriptionCachingProfileType.beginGlobalRepoCache()CachingProfileType.beginGlobalRepoObjectCache()CachingProfileType.beginGlobalRepoQueryCache()CachingProfileType.beginGlobalRepoVersionCache()CachingProfileType.beginLocalAssociationTargetSearchEvaluatorCache()CachingProfileType.beginLocalFocusConstraintCheckerCache()CachingProfileType.beginLocalRepoCache()CachingProfileType.beginLocalRepoObjectCache()CachingProfileType.beginLocalRepoQueryCache()CachingProfileType.beginLocalRepoVersionCache()CachingProfileType.beginLocalShadowConstraintCheckerCache()CacheSettingsType.clone()ObjectFactory.createCacheSettingsType()CachingProfileType.getGlobalRepoCache()CachingProfileType.getGlobalRepoObjectCache()CachingProfileType.getGlobalRepoQueryCache()CachingProfileType.getGlobalRepoVersionCache()CachingProfileType.getLocalAssociationTargetSearchEvaluatorCache()CachingProfileType.getLocalFocusConstraintCheckerCache()CachingProfileType.getLocalRepoCache()CachingProfileType.getLocalRepoObjectCache()CachingProfileType.getLocalRepoQueryCache()CachingProfileType.getLocalRepoVersionCache()CachingProfileType.getLocalShadowConstraintCheckerCache()CacheSettingsType.invalidation(CacheInvalidationConfigurationType value) CacheSettingsType.objectTypeSettings(CacheObjectTypeSettingsType value) CacheSettingsType.statistics(CacheStatisticsReportingConfigurationType value) CacheSettingsType.timeToLive(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CacheSettingsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CacheSettingsType>ObjectFactory.createCacheSettings(CacheSettingsType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CacheSettingsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CacheSettingsType>ObjectFactory.createCacheSettings(CacheSettingsType value) CachingProfileType.globalRepoCache(CacheSettingsType value) CachingProfileType.globalRepoObjectCache(CacheSettingsType value) CachingProfileType.globalRepoQueryCache(CacheSettingsType value) CachingProfileType.globalRepoVersionCache(CacheSettingsType value) CachingProfileType.localAssociationTargetSearchEvaluatorCache(CacheSettingsType value) CachingProfileType.localFocusConstraintCheckerCache(CacheSettingsType value) CachingProfileType.localRepoCache(CacheSettingsType value) CachingProfileType.localRepoObjectCache(CacheSettingsType value) CachingProfileType.localRepoQueryCache(CacheSettingsType value) CachingProfileType.localRepoVersionCache(CacheSettingsType value) CachingProfileType.localShadowConstraintCheckerCache(CacheSettingsType value) voidCachingProfileType.setGlobalRepoCache(CacheSettingsType value) voidCachingProfileType.setGlobalRepoObjectCache(CacheSettingsType value) voidCachingProfileType.setGlobalRepoQueryCache(CacheSettingsType value) voidCachingProfileType.setGlobalRepoVersionCache(CacheSettingsType value) voidCachingProfileType.setLocalAssociationTargetSearchEvaluatorCache(CacheSettingsType value) voidCachingProfileType.setLocalFocusConstraintCheckerCache(CacheSettingsType value) voidCachingProfileType.setLocalRepoCache(CacheSettingsType value) voidCachingProfileType.setLocalRepoObjectCache(CacheSettingsType value) voidCachingProfileType.setLocalRepoQueryCache(CacheSettingsType value) voidCachingProfileType.setLocalRepoVersionCache(CacheSettingsType value) voidCachingProfileType.setLocalShadowConstraintCheckerCache(CacheSettingsType value)