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