Uses of Class
com.evolveum.midpoint.model.impl.integrity.DuplicateShadowsTreatmentInstruction
-
Packages that use DuplicateShadowsTreatmentInstruction Package Description com.evolveum.midpoint.model.impl.integrity -
-
Uses of DuplicateShadowsTreatmentInstruction in com.evolveum.midpoint.model.impl.integrity
Methods in com.evolveum.midpoint.model.impl.integrity that return DuplicateShadowsTreatmentInstruction Modifier and Type Method Description DuplicateShadowsTreatmentInstruction
DefaultDuplicateShadowsResolver. determineDuplicateShadowsTreatment(Collection<PrismObject<ShadowType>> shadows)
DuplicateShadowsTreatmentInstruction
DuplicateShadowsResolver. determineDuplicateShadowsTreatment(Collection<PrismObject<ShadowType>> shadows)
Takes a collection of duplicate shadows - i.e.
-