Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
Packages that use AbstractCorrelatorType
Package
Description
-
Uses of AbstractCorrelatorType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type AbstractCorrelatorTypeModifier and TypeMethodDescriptionstatic StringGuiDisplayNameUtil.getDisplayName(AbstractCorrelatorType correlator) -
Uses of AbstractCorrelatorType in com.evolveum.midpoint.model.api.correlator
Classes in com.evolveum.midpoint.model.api.correlator with type parameters of type AbstractCorrelatorTypeModifier and TypeClassDescriptionclassCorrelatorContext<C extends AbstractCorrelatorType>Overall context in which the correlator works.interfaceCorrelatorFactory<C extends Correlator,CB extends AbstractCorrelatorType> Instantiates configured correlators.Methods in com.evolveum.midpoint.model.api.correlator with type parameters of type AbstractCorrelatorTypeModifier and TypeMethodDescription<CB extends AbstractCorrelatorType>
@NotNull CorrelatorCorrelatorFactoryRegistry.instantiateCorrelator(@NotNull CorrelatorContext<CB> correlatorContext, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Methods in com.evolveum.midpoint.model.api.correlator that return AbstractCorrelatorTypeModifier and TypeMethodDescription@NotNull AbstractCorrelatorTypeCorrelatorConfiguration.getConfigurationBean()@NotNull AbstractCorrelatorTypeCorrelatorContext.getOriginalConfigurationBean()Methods in com.evolveum.midpoint.model.api.correlator with parameters of type AbstractCorrelatorTypeModifier and TypeMethodDescriptionstatic @NotNull CorrelatorConfigurationCorrelatorConfiguration.typed(@NotNull AbstractCorrelatorType configBean) Constructors in com.evolveum.midpoint.model.api.correlator with parameters of type AbstractCorrelatorTypeModifierConstructorDescriptionCorrelatorContext(@NotNull CorrelatorConfiguration configuration, @NotNull AbstractCorrelatorType originalConfigurationBean, @NotNull CorrelationDefinitionType correlationDefinitionBean, @NotNull TemplateCorrelationConfiguration templateCorrelationConfiguration, @Nullable SystemConfigurationType systemConfiguration) TypedCorrelationConfiguration(@NotNull AbstractCorrelatorType configurationBean) -
Uses of AbstractCorrelatorType in com.evolveum.midpoint.schema.merger.correlator
Constructors in com.evolveum.midpoint.schema.merger.correlator with parameters of type AbstractCorrelatorTypeModifierConstructorDescriptionCorrelatorMergeOperation(@NotNull AbstractCorrelatorType target, @NotNull AbstractCorrelatorType source) -
Uses of AbstractCorrelatorType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type AbstractCorrelatorTypeModifier and TypeMethodDescriptionstatic @Nullable CorrelatorCompositionDefinitionTypeCorrelatorsDefinitionUtil.getComposition(AbstractCorrelatorType bean) static StringCorrelatorsDefinitionUtil.identify(@Nullable AbstractCorrelatorType configBean) Tries to shortly identify given correlator configuration.static ObjectCorrelatorsDefinitionUtil.identifyLazily(@Nullable AbstractCorrelatorType configBean) -
Uses of AbstractCorrelatorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassUser-friendly way of defining a correlator or correlators.classComposition-enabled composite correlator.classA correlator that uses a specified expression to find shadow owner.classComposition-enabled expression correlator.classA correlator that uses a specified filter to find shadow owner.classComposition-enabled filter correlator.classCorrelation using ID Match service.classComposition-enabled ID Match correlator.classCorrelator that compares individual items.classComposition-enabled items correlator.class"No-op" correlation that always returns "certainly no owner" result.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AbstractCorrelatorTypeModifier and TypeFieldDescriptionstatic final Producer<AbstractCorrelatorType>AbstractCorrelatorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractCorrelatorTypeModifier and TypeMethodDescriptionAbstractCorrelatorType._super(SuperCorrelatorReferenceType value) AbstractCorrelatorType.clone()AbstractCorrelatorType.confidence(CorrelationConfidenceDefinitionType value) ObjectFactory.createAbstractCorrelatorType()AbstractCorrelatorType.description(String value) AbstractCorrelatorType.displayName(String value) AbstractCorrelatorType.documentation(String value)