[midPoint-git] [Evolveum/midpoint] fd2cf3: Improve "new" associations
mederly
noreply at github.com
Mon Apr 15 11:01:40 CEST 2024
Branch: refs/heads/feature/native-associations
Home: https://github.com/Evolveum/midpoint
Commit: fd2cf3556f488dd35227264172df0a2f188a3145
https://github.com/Evolveum/midpoint/commit/fd2cf3556f488dd35227264172df0a2f188a3145
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceObjectInboundDefinition.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/items/CorrelationItem.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/PreInboundsContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/FullInboundsPreparation.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/FullSource.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/LimitedSource.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MSource.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MappedItems.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/PreMappingsEvaluation.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/DummyAdTrivialScenario.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestInboundAssociations.java
M model/model-intest/src/test/resources/associations/resource-dummy-ad.xml
M model/model-intest/src/test/resources/associations/resource-dummy-dms.xml
Log Message:
-----------
Improve "new" associations
1. Associations are taken into account when doing correlation.
2. Correlation is now possible using references (targetRef).
3. First steps towards processing "ref=." association value.
Work in progress.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list