Package | Description |
---|---|
com.evolveum.midpoint.model.impl.lens.projector |
Modifier and Type | Method and Description |
---|---|
<V extends PrismValue,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> |
MappingEvaluationHelper.evaluateMappingSetProjection(Collection<com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType> mappingTypes,
String mappingDesc,
XMLGregorianCalendar now,
MappingInitializer<V> initializer,
Item<V> aPrioriValue,
ItemDelta<V> aPrioriDelta,
PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> aPrioriObject,
Boolean evaluateCurrent,
org.apache.commons.lang.mutable.MutableBoolean strongMappingWasUsed,
LensContext<F> context,
LensProjectionContext accCtx,
Task task,
OperationResult result)
strongMappingWasUsed: Returns true here if the value was (at least partly) determined by a strong mapping.
|
Copyright © 2014 evolveum. All rights reserved.