Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ConstraintsCheckingStrategyType
-
Packages that use ConstraintsCheckingStrategyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ConstraintsCheckingStrategyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ConstraintsCheckingStrategyType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConstraintsCheckingStrategyType>ObjectFactory. createConstraintsCheckingStrategy(ConstraintsCheckingStrategyType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ConstraintsCheckingStrategyType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConstraintsCheckingStrategyType>ObjectFactory. createConstraintsCheckingStrategy(ConstraintsCheckingStrategyType value)InternalsConfigurationTypeInternalsConfigurationType. focusConstraintsChecking(ConstraintsCheckingStrategyType value)InternalsConfigurationTypeInternalsConfigurationType. projectionConstraintsChecking(ConstraintsCheckingStrategyType value)voidInternalsConfigurationType. setFocusConstraintsChecking(ConstraintsCheckingStrategyType value)voidInternalsConfigurationType. setProjectionConstraintsChecking(ConstraintsCheckingStrategyType value)
-