Package | Description |
---|---|
com.evolveum.midpoint.model.lens |
Modifier and Type | Method and Description |
---|---|
ItemValueWithOrigin<V> |
ItemValueWithOrigin.clone() |
Modifier and Type | Method and Description |
---|---|
static <V extends PrismValue> |
ItemValueWithOrigin.createOutputTriple(Mapping<V> mapping) |
Map<QName,DeltaSetTriple<ItemValueWithOrigin<? extends PrismPropertyValue<?>>>> |
LensProjectionContext.getSqueezedAttributes() |
Modifier and Type | Method and Description |
---|---|
protected void |
ItemValueWithOrigin.copyValues(ItemValueWithOrigin<V> clone) |
Modifier and Type | Method and Description |
---|---|
static <V extends PrismValue> |
LensUtil.consolidateTripleToDelta(ItemPath itemPath,
DeltaSetTriple<? extends ItemValueWithOrigin<V>> triple,
ItemDefinition itemDefinition,
ItemDelta<V> aprioriItemDelta,
PrismContainer<?> itemContainer,
ValueMatcher<?> valueMatcher,
boolean addUnchangedValues,
boolean filterExistingValues,
String contextDescription,
boolean applyWeak)
Consolidate the mappings of a single property to a delta.
|
void |
LensProjectionContext.setSqueezedAttributes(Map<QName,DeltaSetTriple<ItemValueWithOrigin<? extends PrismPropertyValue<?>>>> squeezedAttributes) |
Copyright © 2013 evolveum. All rights reserved.