Package | Description |
---|---|
com.evolveum.midpoint.model.common.expression | |
com.evolveum.midpoint.model.common.mapping | |
com.evolveum.midpoint.model.impl.lens |
Modifier and Type | Method and Description |
---|---|
static <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
ObjectDeltaObject.create(PrismObject<T> oldObject,
ItemDelta<?>... itemDeltas) |
static <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
ObjectDeltaObject.create(PrismObject<T> oldObject,
ObjectDelta<T> delta) |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaObject<?> |
Mapping.getSourceContext() |
Modifier and Type | Method and Description |
---|---|
void |
Mapping.addVariableDefinition(QName name,
ObjectDeltaObject<?> value) |
void |
Mapping.setRootNode(ObjectDeltaObject<?> odo) |
void |
Mapping.setSourceContext(ObjectDeltaObject<?> sourceContext) |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaObject<F> |
AssignmentEvaluator.getFocusOdo() |
ObjectDeltaObject<O> |
LensElementContext.getObjectDeltaObject() |
Modifier and Type | Method and Description |
---|---|
static <V extends PrismValue,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> |
LensUtil.createFocusMapping(MappingFactory mappingFactory,
LensContext<F> context,
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType mappingType,
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType originObject,
ObjectDeltaObject<F> focusOdo,
AssignmentPathVariables assignmentPathVariables,
Integer iteration,
String iterationToken,
PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationType> configuration,
XMLGregorianCalendar now,
String contextDesc,
OperationResult result) |
static <V extends PrismValue,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> |
LensUtil.createFocusMapping(MappingFactory mappingFactory,
LensContext<F> context,
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType mappingType,
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType originObject,
ObjectDeltaObject<F> focusOdo,
AssignmentPathVariables assignmentPathVariables,
PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationType> configuration,
XMLGregorianCalendar now,
String contextDesc,
OperationResult result) |
void |
EvaluatedAssignment.evaluateConstructions(ObjectDeltaObject<F> focusOdo,
Task task,
OperationResult result) |
void |
Construction.setFocusOdo(ObjectDeltaObject<F> focusOdo) |
void |
AssignmentEvaluator.setFocusOdo(ObjectDeltaObject<F> userOdo) |
Copyright © 2015 evolveum. All rights reserved.