Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.PreContext
-
Packages that use PreContext Package Description com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep 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 PreContext Constructor Description PreShadowInboundsPreparation(@NotNull PathKeyedMap<List<InboundMappingInContext<?,?>>> mappingsMap, @NotNull PreContext context, @Nullable PrismObject<F> focus, @NotNull PrismObjectDefinition<F> focusDefinition)
-