|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemValueWithOrigin | |
---|---|
com.evolveum.midpoint.model.lens |
Uses of ItemValueWithOrigin in com.evolveum.midpoint.model.lens |
---|
Methods in com.evolveum.midpoint.model.lens that return ItemValueWithOrigin | |
---|---|
ItemValueWithOrigin<V> |
ItemValueWithOrigin.clone()
|
Methods in com.evolveum.midpoint.model.lens that return types with arguments of type ItemValueWithOrigin | ||
---|---|---|
static
|
ItemValueWithOrigin.createOutputTriple(Mapping<V> mapping)
|
|
Map<QName,DeltaSetTriple<ItemValueWithOrigin<? extends PrismPropertyValue<?>>>> |
LensProjectionContext.getSqueezedAttributes()
|
Methods in com.evolveum.midpoint.model.lens with parameters of type ItemValueWithOrigin | |
---|---|
protected void |
ItemValueWithOrigin.copyValues(ItemValueWithOrigin<V> clone)
|
Method parameters in com.evolveum.midpoint.model.lens with type arguments of type ItemValueWithOrigin | ||
---|---|---|
static
|
LensUtil.consolidateTripleToDelta(ItemPath itemPath,
DeltaSetTriple<? extends ItemValueWithOrigin<V>> triple,
ItemDefinition itemDefinition,
ItemDelta<V> aprioriItemDelta,
PrismContainer<?> itemContainer,
boolean addUnchangedValues,
boolean filterExistingValues,
String contextDescription)
Consolidate the mappings of a single property to a delta. |
|
void |
LensProjectionContext.setSqueezedAttributes(Map<QName,DeltaSetTriple<ItemValueWithOrigin<? extends PrismPropertyValue<?>>>> squeezedAttributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |