Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.InboundMappingInContext
Packages that use InboundMappingInContext
Package
Description
Prepares inbound mappings related to a _single projection_ (shadow) for evaluation.
-
Uses of InboundMappingInContext in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep
Constructor parameters in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep with type arguments of type InboundMappingInContextModifierConstructorDescriptionClockworkShadowInboundsPreparation(@NotNull LensProjectionContext projectionContext, @NotNull LensContext<F> lensContext, @NotNull PathKeyedMap<List<InboundMappingInContext<?, ?>>> mappingsMap, @NotNull PathKeyedMap<ItemDefinition<?>> itemDefinitionMap, @NotNull ClockworkContext context, @Nullable PrismObject<F> focus, @NotNull PrismObjectDefinition<F> focusDefinition) PreShadowInboundsPreparation(@NotNull PathKeyedMap<List<InboundMappingInContext<?, ?>>> mappingsMap, @NotNull PathKeyedMap<ItemDefinition<?>> itemDefinitionMap, @NotNull PreContext context, @Nullable PrismObject<F> focus, @NotNull PrismObjectDefinition<F> focusDefinition)