Uses of Class
com.evolveum.midpoint.model.api.correlator.idmatch.IdMatchObject
Packages that use IdMatchObject
-
Uses of IdMatchObject in com.evolveum.midpoint.model.api.correlator.idmatch
Methods in com.evolveum.midpoint.model.api.correlator.idmatch that return IdMatchObjectModifier and TypeMethodDescriptionstatic @NotNull IdMatchObjectIdMatchObject.create(@NotNull String sorIdentifierValue, @NotNull IdMatchAttributesType attributes) static @NotNull IdMatchObjectIdMatchObject.create(@NotNull String sorIdentifier, @NotNull ShadowAttributesType attributes) @NotNull IdMatchObjectMatchingRequest.getObject()Methods in com.evolveum.midpoint.model.api.correlator.idmatch with parameters of type IdMatchObjectModifier and TypeMethodDescription@NotNull StringIdMatchService.resolve(@NotNull IdMatchObject idMatchObject, @Nullable String matchRequestId, @Nullable String referenceId, @NotNull OperationResult result) Resolves a pending match.voidIdMatchService.update(@NotNull IdMatchObject idMatchObject, @Nullable String referenceId, @NotNull OperationResult result) Updates an object in ID Match service.Constructors in com.evolveum.midpoint.model.api.correlator.idmatch with parameters of type IdMatchObject