Package com.evolveum.midpoint.model.impl.lens.projector.mappings
package com.evolveum.midpoint.model.impl.lens.projector.mappings
-
ClassDescriptionRequest to evaluate a mapping held by an assignment (in focusMappings container).FixedTargetSpecification<T extends AssignmentHolderType>Target object is a given (fixed) prism object: either the same as focus ODO (but with no updates!), or a different one.Contains some of the information necessary to evaluate a mapping.Evaluates
Mapping
objects.MappingEvaluatorParams<V extends PrismValue,D extends ItemDefinition<?>, T extends ObjectType, F extends FocusType> TODO determine the fate of this classMappingLoader<O extends ObjectType>MappingOutputProcessor<V extends PrismValue>MappingOutputStruct<V extends PrismValue>Output of mappings computation: basically the triple plus some flags.Next planned recompute event.ProjectionMappingLoader<F extends ObjectType>TargetObjectSpecification<T extends AssignmentHolderType>TellsFocalMappingSetEvaluation
how to find target object.