@Component public class MappingEvaluationHelper extends Object
Constructor and Description |
---|
MappingEvaluationHelper() |
Modifier and Type | Method and Description |
---|---|
<V extends PrismValue,T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> |
evaluateMappingSetProjection(MappingEvaluatorHelperParams<V,T,F> params,
Task task,
OperationResult result)
strongMappingWasUsed: Returns true here if the value was (at least partly) determined by a strong mapping.
|
public <V extends PrismValue,T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> void evaluateMappingSetProjection(MappingEvaluatorHelperParams<V,T,F> params, Task task, OperationResult result) throws ExpressionEvaluationException, ObjectNotFoundException, SchemaException
Copyright © 2014 evolveum. All rights reserved.