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 DuplicateShadowsTreatmentInstructionDefaultDuplicateShadowsResolver. determineDuplicateShadowsTreatment(Collection<PrismObject<ShadowType>> shadows)DuplicateShadowsTreatmentInstructionDuplicateShadowsResolver. determineDuplicateShadowsTreatment(Collection<PrismObject<ShadowType>> shadows)Takes a collection of duplicate shadows - i.e.
-