|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemDeltaItem | |
|---|---|
| com.evolveum.midpoint.common.expression | |
| Uses of ItemDeltaItem in com.evolveum.midpoint.common.expression |
|---|
| Subclasses of ItemDeltaItem in com.evolveum.midpoint.common.expression | |
|---|---|
class |
ObjectDeltaObject<T extends ObjectType>
A DTO class defining old object state (before change), delta (change) and new object state (after change). |
class |
Source<V extends PrismValue>
|
| Methods in com.evolveum.midpoint.common.expression that return ItemDeltaItem | ||
|---|---|---|
|
ObjectDeltaObject.findIdi(ItemPath path)
|
|
|
ItemDeltaItem.findIdi(ItemPath path)
|
|
|
ItemDeltaItem.resolveStructuredProperty(ItemPath resolvePath,
PrismPropertyDefinition outputDefinition,
ItemPath outputPath)
|
|
static
|
ExpressionUtil.toItemDeltaItem(java.lang.Object object,
ObjectResolver objectResolver,
java.lang.String string,
OperationResult result)
|
|
| Constructors in com.evolveum.midpoint.common.expression with parameters of type ItemDeltaItem | |
|---|---|
ItemDeltaItem(ItemDeltaItem<V> idi)
|
|
Source(ItemDeltaItem<V> idi,
javax.xml.namespace.QName name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||