Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationDefinitionType
Packages that use CorrelationDefinitionType
Package
Description
-
Uses of CorrelationDefinitionType in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that return CorrelationDefinitionTypeModifier and TypeMethodDescription@NotNull CorrelationDefinitionType
CorrelatorContext.getCorrelationDefinitionBean()
Constructors in com.evolveum.midpoint.model.api.correlator with parameters of type CorrelationDefinitionTypeModifierConstructorDescriptionCorrelatorContext
(@NotNull CorrelatorConfiguration configuration, @NotNull AbstractCorrelatorType originalConfigurationBean, @NotNull CorrelationDefinitionType correlationDefinitionBean, @NotNull TemplateCorrelationConfiguration templateCorrelationConfiguration, @Nullable SystemConfigurationType systemConfiguration) -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return CorrelationDefinitionTypeModifier and TypeMethodDescription@NotNull CorrelationDefinitionType
SynchronizationPolicy.getCorrelationDefinition()
Returned definition contains legacy correlation definition, if there's any.@Nullable CorrelationDefinitionType
ResourceObjectTypeDefinition.getCorrelationDefinitionBean()
Returns the correlation definition bean, if present here.@Nullable CorrelationDefinitionType
ResourceObjectTypeDefinitionImpl.getCorrelationDefinitionBean()
-
Uses of CorrelationDefinitionType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg that return CorrelationDefinitionTypeModifier and TypeMethodDescriptiondefault @Nullable CorrelationDefinitionType
ResourceObjectTypeDefinitionDelegator.getCorrelationDefinitionBean()
-
Uses of CorrelationDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionstatic void
CorrelatorsDefinitionUtil.addSingleItemCorrelator
(@NotNull CorrelationDefinitionType overallCorrelationDefBean, @NotNull ItemPath focusItemPath, @NotNull ItemCorrelatorDefinitionType attributeCorrelatorDefBean) -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclass
This type exists just to allow (deprecated) "cases" element in legacy synchronization bean.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type CorrelationDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<CorrelationDefinitionType>
CorrelationDefinitionType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CorrelationDefinitionTypeModifier and TypeMethodDescriptionResourceObjectTypeDefinitionType.beginCorrelation()
CorrelationDefinitionType.clone()
CorrelationDefinitionType.correlators
(CompositeCorrelatorType value) ObjectFactory.createCorrelationDefinitionType()
ResourceObjectTypeDefinitionType.getCorrelation()
CorrelationDefinitionType.thresholds
(CorrelationConfidenceThresholdsDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CorrelationDefinitionType>
ObjectFactory.createCorrelationDefinition
(CorrelationDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionResourceObjectTypeDefinitionType.correlation
(CorrelationDefinitionType value) jakarta.xml.bind.JAXBElement<CorrelationDefinitionType>
ObjectFactory.createCorrelationDefinition
(CorrelationDefinitionType value) void
ResourceObjectTypeDefinitionType.setCorrelation
(CorrelationDefinitionType value)