Class FullInboundsProcessing<F extends FocusType>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.FullInboundsProcessing<F>
Evaluation of inbound mappings from all projections in given lens context. This is the "full mode".
See the description in
AbstractInboundsProcessing.-
Constructor Summary
ConstructorsConstructorDescriptionFullInboundsProcessing(@NotNull LensContext<F> lensContext, @NotNull MappingEvaluationEnvironment env) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteToDeltas(OperationResult result) Full processing, resulting in deltas being applied (to focus context or target object).@NotNull MappingEvaluationRequestsMapprotected @NotNull DeltaSetTripleMapConsolidation.APrioriDeltaProvider@NotNull PathKeyedMap<ItemDefinition<?>>@NotNull DeltaSetTripleIvwoMap
-
Constructor Details
-
FullInboundsProcessing
public FullInboundsProcessing(@NotNull @NotNull LensContext<F> lensContext, @NotNull @NotNull MappingEvaluationEnvironment env)
-
-
Method Details
-
getFocusAPrioriDeltaProvider
@NotNull protected @NotNull DeltaSetTripleMapConsolidation.APrioriDeltaProvider getFocusAPrioriDeltaProvider() -
executeToDeltas
public void executeToDeltas(OperationResult result) throws SchemaException, ObjectNotFoundException, SecurityViolationException, CommunicationException, ConfigurationException, ExpressionEvaluationException Full processing, resulting in deltas being applied (to focus context or target object). -
getOutputTripleMap
-
getItemDefinitionMap
-
getEvaluationRequestsMap
-