Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.InboundsTarget
Packages that use InboundsTarget
Package
Description
Prepares inbound mappings related to a _single projection_ (shadow) for evaluation.
-
Uses of InboundsTarget in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep
Modifier and TypeClassDescriptionclassFullInboundsTarget<F extends FocusType>Target in the "full mode".classLimitedInboundsTarget<T extends Containerable>Constructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep with parameters of type InboundsTargetModifierConstructorDescriptionSingleShadowInboundsPreparation(@NotNull MappingEvaluationRequestsMap evaluationRequestsBeingCollected, @NotNull InboundsSource inboundsSource, @NotNull InboundsTarget<T> inboundsTarget, @NotNull InboundsContext inboundsContext, @NotNull SingleShadowInboundsPreparation.SpecialInboundsEvaluator specialInboundsEvaluator)