processObjectMapping
public <F extends FocusType,T extends FocusType> Collection<ItemDelta<?,?>> processObjectMapping(LensContext<F> context,
ObjectTemplateType objectMappingType,
ObjectDeltaObject<F> focusOdo,
PrismObject<T> target,
ObjectDelta<T> targetAPrioriDelta,
String contextDesc,
XMLGregorianCalendar now,
Task task,
OperationResult result)
throws ExpressionEvaluationException,
ObjectNotFoundException,
SchemaException,
PolicyViolationException,
SecurityViolationException,
ConfigurationException,
CommunicationException
Processing object mapping: application of object template where focus is the source and another object is the target.
Used to map focus to personas.
- Throws:
ExpressionEvaluationException
ObjectNotFoundException
SchemaException
PolicyViolationException
SecurityViolationException
ConfigurationException
CommunicationException