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.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation with type arguments of type CorrelationDefinitionTypeModifierConstructorDescriptionCorrelationItemsTable(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationDefinitionType>> valueModel, ContainerPanelConfigurationType config) CorrelationItemsTableWizardPanel(String id, WizardPanelHelper<CorrelationDefinitionType, ResourceDetailsModel> superHelper) CorrelationWizardPanel(String id, WizardPanelHelper<CorrelationDefinitionType, ResourceDetailsModel> helper) -
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 TypeMethodDescriptionAbstractResourceObjectDefinitionImpl.getCorrelation()CompositeObjectDefinitionImpl.getCorrelation()ResourceObjectInboundProcessingDefinition.AssociationSynchronizationImplementation.getCorrelation()@Nullable CorrelationDefinitionTypeResourceObjectInboundProcessingDefinition.getCorrelation()@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 CorrelationDefinitionTypeResourceObjectDefinitionDelegator.getCorrelation()default @Nullable CorrelationDefinitionTypeResourceObjectTypeDefinitionDelegator.getCorrelationDefinitionBean() -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return CorrelationDefinitionTypeModifier and TypeMethodDescriptionstatic CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinition(@NotNull ResourceObjectInboundProcessingDefinition objectInboundProcDef, @Nullable ObjectSynchronizationType synchronizationBean, @NotNull ResourceType resource) "Compiles" the correlation definition from all available information: . attribute-level "correlation" configuration snippets . legacy correlation/confirmation expressions/filters -
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 TypeMethodDescriptionAssociatedResourceObjectTypeDefinitionType.beginCorrelation()AssociationSynchronizationExpressionEvaluatorType.beginCorrelation()ResourceObjectTypeDefinitionType.beginCorrelation()CorrelationDefinitionType.clone()CorrelationDefinitionType.correlators(CompositeCorrelatorType value) ObjectFactory.createCorrelationDefinitionType()AssociationSynchronizationExpressionEvaluatorType.getCorrelation()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 TypeMethodDescriptionAssociatedResourceObjectTypeDefinitionType.correlation(CorrelationDefinitionType value) AssociationSynchronizationExpressionEvaluatorType.correlation(CorrelationDefinitionType value) ResourceObjectTypeDefinitionType.correlation(CorrelationDefinitionType value) jakarta.xml.bind.JAXBElement<CorrelationDefinitionType>ObjectFactory.createCorrelationDefinition(CorrelationDefinitionType value) voidAssociationSynchronizationExpressionEvaluatorType.setCorrelation(CorrelationDefinitionType value) voidResourceObjectTypeDefinitionType.setCorrelation(CorrelationDefinitionType value)