Uses of Interface
com.evolveum.midpoint.model.api.correlation.CorrelationService
Packages that use CorrelationService
Package
Description
Package that contains base page classes.
GUI API package for various utility classes and interfaces.
-
Uses of CorrelationService in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return CorrelationService -
Uses of CorrelationService in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return CorrelationService -
Uses of CorrelationService in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as CorrelationService -
Uses of CorrelationService in com.evolveum.midpoint.model.impl.correlation
Classes in com.evolveum.midpoint.model.impl.correlation that implement CorrelationServiceModifier and TypeClassDescriptionclassProvides correlation-related functionality, primarily on top ofCorrelatorinterface: . the correlation itself (`correlate`) - including creation ofCompleteCorrelationResultout of correlator-providedCorrelationResultobject; . determining candidate owner suitability (`checkCandidateOwner`); . describing the correlation case (`describeCorrelationCase`); . completing a correlation case; and further auxiliary methods.