Package | Description |
---|---|
com.evolveum.midpoint.model.impl.lens |
Modifier and Type | Method and Description |
---|---|
static <V extends PrismValue,I extends ItemValueWithOrigin<V>> |
LensUtil.consolidateTripleToDelta(ItemPath itemPath,
DeltaSetTriple<I> triple,
ItemDefinition itemDefinition,
ItemDelta<V> aprioriItemDelta,
PrismContainer<?> itemContainer,
ValueMatcher<?> valueMatcher,
Comparator<V> comparator,
boolean addUnchangedValues,
boolean filterExistingValues,
boolean isExclusiveStrong,
String contextDescription,
boolean applyWeak)
Consolidate the mappings of a single item to a delta.
|
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<PrismContainerValue<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationType>>>> |
LensProjectionContext.getSqueezedAssociations() |
Map<QName,DeltaSetTriple<ItemValueWithOrigin<PrismPropertyValue<?>>>> |
LensProjectionContext.getSqueezedAttributes() |
Modifier and Type | Method and Description |
---|---|
protected void |
ItemValueWithOrigin.copyValues(ItemValueWithOrigin<V> clone) |
Modifier and Type | Method and Description |
---|---|
void |
LensProjectionContext.setSqueezedAssociations(Map<QName,DeltaSetTriple<ItemValueWithOrigin<PrismContainerValue<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationType>>>> squeezedAssociations) |
void |
LensProjectionContext.setSqueezedAttributes(Map<QName,DeltaSetTriple<ItemValueWithOrigin<PrismPropertyValue<?>>>> squeezedAttributes) |
Copyright © 2014 evolveum. All rights reserved.