Uses of Class
com.evolveum.midpoint.model.impl.integrity.shadows.DuplicateShadowsTreatmentInstruction
-
Packages that use DuplicateShadowsTreatmentInstruction Package Description com.evolveum.midpoint.model.impl.integrity.shadows -
-
Uses of DuplicateShadowsTreatmentInstruction in com.evolveum.midpoint.model.impl.integrity.shadows
Methods in com.evolveum.midpoint.model.impl.integrity.shadows 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.
-