Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowItemsCachingScopeType
Packages that use ShadowItemsCachingScopeType
-
Uses of ShadowItemsCachingScopeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowItemsCachingScopeTypeModifier and TypeMethodDescriptionstatic ShadowItemsCachingScopeTypeShadowCachingScopeType.getActivation()ShadowCachingScopeType.getAssociations()ShadowCachingScopeType.getAuxiliaryObjectClasses()ShadowCredentialsCachingScopeType.getPassword()static ShadowItemsCachingScopeTypeReturns the enum constant of this class with the specified name.static ShadowItemsCachingScopeType[]ShadowItemsCachingScopeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowItemsCachingScopeTypeModifier and TypeMethodDescriptionShadowCachingScopeType.activation(ShadowItemsCachingScopeType value) ShadowCachingScopeType.associations(ShadowItemsCachingScopeType value) ShadowCachingScopeType.auxiliaryObjectClasses(ShadowItemsCachingScopeType value) ShadowCredentialsCachingScopeType.password(ShadowItemsCachingScopeType value) voidShadowCachingScopeType.setActivation(ShadowItemsCachingScopeType value) voidShadowCachingScopeType.setAssociations(ShadowItemsCachingScopeType value) voidShadowCachingScopeType.setAuxiliaryObjectClasses(ShadowItemsCachingScopeType value) voidShadowCredentialsCachingScopeType.setPassword(ShadowItemsCachingScopeType value)