Package | Description |
---|---|
com.evolveum.midpoint.model.lens | |
com.evolveum.midpoint.model.lens.projector |
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.
|
Modifier and Type | Method and Description |
---|---|
static <T> ValueMatcher<T> |
ValueMatcher.createMatcher(RefinedAttributeDefinition rAttrDef,
MatchingRuleRegistry matchingRuleRegistry) |
Copyright © 2013 evolveum. All rights reserved.