Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ConstraintsCheckingStrategyType
Packages that use ConstraintsCheckingStrategyType
-
Uses of ConstraintsCheckingStrategyType 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 ConstraintsCheckingStrategyTypeModifier and TypeFieldDescriptionstatic final Producer<ConstraintsCheckingStrategyType>ConstraintsCheckingStrategyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ConstraintsCheckingStrategyTypeModifier and TypeMethodDescriptionInternalsConfigurationType.beginFocusConstraintsChecking()InternalsConfigurationType.beginProjectionConstraintsChecking()ConstraintsCheckingStrategyType.clone()ObjectFactory.createConstraintsCheckingStrategyType()InternalsConfigurationType.getFocusConstraintsChecking()InternalsConfigurationType.getProjectionConstraintsChecking()ConstraintsCheckingStrategyType.skipWhenNoChange(Boolean value) ConstraintsCheckingStrategyType.skipWhenNoIteration(Boolean value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ConstraintsCheckingStrategyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConstraintsCheckingStrategyType>ObjectFactory.createConstraintsCheckingStrategy(ConstraintsCheckingStrategyType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ConstraintsCheckingStrategyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConstraintsCheckingStrategyType>ObjectFactory.createConstraintsCheckingStrategy(ConstraintsCheckingStrategyType value) InternalsConfigurationType.focusConstraintsChecking(ConstraintsCheckingStrategyType value) InternalsConfigurationType.projectionConstraintsChecking(ConstraintsCheckingStrategyType value) voidInternalsConfigurationType.setFocusConstraintsChecking(ConstraintsCheckingStrategyType value) voidInternalsConfigurationType.setProjectionConstraintsChecking(ConstraintsCheckingStrategyType value)