Uses of Class
com.evolveum.midpoint.model.api.correlator.idmatch.MatchingResult
Packages that use MatchingResult
-
Uses of MatchingResult in com.evolveum.midpoint.model.api.correlator.idmatch
Methods in com.evolveum.midpoint.model.api.correlator.idmatch that return MatchingResultModifier and TypeMethodDescription@NotNull MatchingResult
IdMatchService.executeMatch
(@NotNull MatchingRequest request, @NotNull OperationResult result) Request a match for given resource object attributes.static MatchingResult
MatchingResult.forReferenceId
(@NotNull String referenceId) static MatchingResult
MatchingResult.forUncertain
(@Nullable String matchRequestId, @NotNull Collection<PotentialMatch> potentialMatches)