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