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 CorrelationDefinitionTypeCorrelatorContext.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 CorrelationDefinitionTypeSynchronizationPolicy.getCorrelationDefinition()Returned definition contains legacy correlation definition, if there's any.@Nullable CorrelationDefinitionTypeResourceObjectTypeDefinition.getCorrelationDefinitionBean()Returns the correlation definition bean, if present here.@Nullable CorrelationDefinitionTypeResourceObjectTypeDefinitionImpl.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 CorrelationDefinitionTypeResourceObjectTypeDefinitionDelegator.getCorrelationDefinitionBean() -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionstatic voidCorrelatorsDefinitionUtil.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 TypeClassDescriptionclassThis 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.FACTORYMethods 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) voidResourceObjectTypeDefinitionType.setCorrelation(CorrelationDefinitionType value)