Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowCheckType
Packages that use ShadowCheckType
Package
Description
-
Uses of ShadowCheckType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowCheckTypeModifier and TypeMethodDescriptionstatic @NotNull ShadowCheckTypeResourceTypeUtil.getShadowConstraintsCheck(ResourceType resource) -
Uses of ShadowCheckType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowCheckTypeModifier and TypeMethodDescriptionstatic ShadowCheckTypeResourceConsistencyType.getShadowConstraintsCheck()static ShadowCheckTypeReturns the enum constant of this class with the specified name.static ShadowCheckType[]ShadowCheckType.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 ShadowCheckTypeModifier and TypeMethodDescriptionvoidResourceConsistencyType.setShadowConstraintsCheck(ShadowCheckType value) ResourceConsistencyType.shadowConstraintsCheck(ShadowCheckType value)