Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.ValueMatcher
-
Packages that use ValueMatcher Package Description com.evolveum.midpoint.model.impl.lens com.evolveum.midpoint.model.impl.lens.projector -
-
Uses of ValueMatcher in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens with parameters of type ValueMatcher Modifier and Type Method Description IvwoConsolidatorBuilder<V,D,I>
IvwoConsolidatorBuilder. valueMatcher(ValueMatcher val)
-
Uses of ValueMatcher in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector that return ValueMatcher Modifier and Type Method Description static <T> ValueMatcher<T>
ValueMatcher. createDefaultMatcher(QName type, MatchingRuleRegistry matchingRuleRegistry)
static <T> ValueMatcher<T>
ValueMatcher. createMatcher(RefinedAttributeDefinition rAttrDef, MatchingRuleRegistry matchingRuleRegistry)
-