Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CachingPolicyType
-
Packages that use CachingPolicyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CachingPolicyType 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 CachingPolicyType Modifier and Type Field Description static Producer<CachingPolicyType>
CachingPolicyType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CachingPolicyType Modifier and Type Method Description CachingPolicyType
ResourcePasswordDefinitionType. beginCaching()
CachingPolicyType
ResourceType. beginCaching()
CachingPolicyType
CachingPolicyType. cachingStategy(CachingStategyType value)
CachingPolicyType
CachingPolicyType. clone()
CachingPolicyType
ObjectFactory. createCachingPolicyType()
CachingPolicyType
ResourcePasswordDefinitionType. getCaching()
CachingPolicyType
ResourceType. getCaching()
CachingPolicyType
CachingPolicyType. id(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CachingPolicyType Modifier and Type Method Description ResourcePasswordDefinitionType
ResourcePasswordDefinitionType. caching(CachingPolicyType value)
ResourceType
ResourceType. caching(CachingPolicyType value)
void
ResourcePasswordDefinitionType. setCaching(CachingPolicyType value)
void
ResourceType. setCaching(CachingPolicyType value)
-