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 CorrelationDefinitionTypeModifierConstructorDescriptionCorrelationItemsTableWizardPanel(String id, WizardPanelHelper<CorrelationDefinitionType, ResourceDetailsModel> superHelper) CorrelationWizardPanel(String id, WizardPanelHelper<CorrelationDefinitionType, ResourceDetailsModel> helper) -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart with type arguments of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionstatic <C extends Containerable>
@NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<C>>SmartIntegrationWrapperUtils.createcContainerModel(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationDefinitionType>> model, @Nullable ItemPath path) static @Nullable PrismContainerValueWrapper<ItemsSubCorrelatorType>SmartIntegrationWrapperUtils.createNewItemsSubCorrelatorValue(@NotNull PageBase pageBase, @NotNull org.apache.wicket.markup.html.WebMarkupContainer feedback, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<CorrelationDefinitionType>> model, @Nullable PrismContainerValue<ItemsSubCorrelatorType> value, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.simulation.util
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.util that return CorrelationDefinitionTypeModifier and TypeMethodDescriptionstatic @Nullable CorrelationDefinitionTypeCorrelationUtil.findUsedCorrelationDefinition(@NotNull PageBase page, @NotNull SimulationResultType result) Builds the correlation definition that was effectively used for the given simulation result.Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.util with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionCorrelationUtil.getShadowCorrelationPathMap(@NotNull CorrelationDefinitionType correlationDefinition, List<ResourceAttributeDefinitionType> mappings) Builds a mapping between correlation item paths (as defined in correlationDefinition) and shadow attribute paths (derived from inbound mappings on resource attributes). -
Uses of CorrelationDefinitionType in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CorrelationDefinitionTypeMethods in com.evolveum.midpoint.model.api.correlation with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescription@NotNull CompleteCorrelationResultCorrelationService.correlate(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceType resource, @NotNull ResourceObjectTypeDefinition resourceObjectTypeDefinition, @NotNull CorrelationDefinitionType correlationDefinition, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) CorrelationService.findLinkedOrCorrelatedFocus(ShadowType shadow, @NotNull ResourceType resource, @NotNull ResourceObjectTypeDefinition typeDef, @NotNull CorrelationDefinitionType correlationDef, @NotNull com.evolveum.midpoint.task.api.Task task, OperationResult result) Find focus, which is either linked or correlated with given shadow. -
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()default @Nullable CorrelationDefinitionTypeResourceObjectInboundProcessingDefinition.Delegator.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()Methods in com.evolveum.midpoint.schema.processor with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionResourceSchemaExtender.addCorrelationDefinition(ResourceObjectTypeIdentification objectTypeId, CorrelationDefinitionType correlationDefinition) Adds a correlation definition to a specific resource object type. -
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/filtersstatic @Nullable CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinitions(@Nullable CorrelationDefinitionType target, @Nullable CorrelationDefinitionType source) Merges two CorrelationDefinitionType instances.Methods in com.evolveum.midpoint.schema.util with parameters of type CorrelationDefinitionTypeModifier and TypeMethodDescriptionstatic @Nullable CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinitions(@Nullable CorrelationDefinitionType target, @Nullable CorrelationDefinitionType source) Merges two CorrelationDefinitionType instances. -
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()CorrelationSuggestionType.beginCorrelation()ResourceObjectTypeDefinitionType.beginCorrelation()SimulatedCorrelatorsType.beginInlineCorrelators()CorrelationDefinitionType.clone()CorrelationDefinitionType.correlators(CompositeCorrelatorType value) ObjectFactory.createCorrelationDefinitionType()AssociationSynchronizationExpressionEvaluatorType.getCorrelation()CorrelationSuggestionType.getCorrelation()ResourceObjectTypeDefinitionType.getCorrelation()SimulatedCorrelatorsType.getInlineCorrelators()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) CorrelationSuggestionType.correlation(CorrelationDefinitionType value) ResourceObjectTypeDefinitionType.correlation(CorrelationDefinitionType value) jakarta.xml.bind.JAXBElement<CorrelationDefinitionType>ObjectFactory.createCorrelationDefinition(CorrelationDefinitionType value) SimulatedCorrelatorsType.inlineCorrelators(CorrelationDefinitionType value) voidAssociationSynchronizationExpressionEvaluatorType.setCorrelation(CorrelationDefinitionType value) voidCorrelationSuggestionType.setCorrelation(CorrelationDefinitionType value) voidResourceObjectTypeDefinitionType.setCorrelation(CorrelationDefinitionType value) voidSimulatedCorrelatorsType.setInlineCorrelators(CorrelationDefinitionType value)