Package | Description |
---|---|
com.evolveum.midpoint.common.expression | |
com.evolveum.midpoint.common.mapping | |
com.evolveum.midpoint.model.lens |
Modifier and Type | Method and Description |
---|---|
static <T extends ObjectType> |
ObjectDeltaObject.create(PrismObject<T> oldObject,
ItemDelta<?>... itemDeltas) |
static <T extends 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<O> |
LensElementContext.getObjectDeltaObject() |
ObjectDeltaObject<UserType> |
AssignmentEvaluator.getUserOdo() |
Modifier and Type | Method and Description |
---|---|
void |
AssignmentEvaluator.setUserOdo(ObjectDeltaObject<UserType> userOdo) |
void |
AccountConstruction.setUserOdo(ObjectDeltaObject<UserType> userOdo) |
Copyright © 2013 evolveum. All rights reserved.