Uses of Class
com.evolveum.midpoint.model.api.correlator.idmatch.PotentialMatch
Packages that use PotentialMatch
-
Uses of PotentialMatch in com.evolveum.midpoint.model.api.correlator.idmatch
Methods in com.evolveum.midpoint.model.api.correlator.idmatch that return types with arguments of type PotentialMatchModifier and TypeMethodDescription@NotNull Collection<PotentialMatch>MatchingResult.getPotentialMatches()Method parameters in com.evolveum.midpoint.model.api.correlator.idmatch with type arguments of type PotentialMatchModifier and TypeMethodDescriptionstatic MatchingResultMatchingResult.forUncertain(@Nullable String matchRequestId, @NotNull Collection<PotentialMatch> potentialMatches)