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