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 TypeMethodDescriptionCollection<ItemDelta<?,?>> executeToDeltas(OperationResult result) Full processing, resulting in deltas being computed.@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 Collection<ItemDelta<?,?>> executeToDeltas(OperationResult result) throws SchemaException, ObjectNotFoundException, SecurityViolationException, CommunicationException, ConfigurationException, ExpressionEvaluationException Full processing, resulting in deltas being computed. -
getOutputTripleMap
-
getItemDefinitionMap
-
getEvaluationRequestsMap
-