Uses of Enum Class
com.evolveum.midpoint.web.component.search.filter.ValueSearchFilterItem.MatchingRule
Packages that use ValueSearchFilterItem.MatchingRule
-
Uses of ValueSearchFilterItem.MatchingRule in com.evolveum.midpoint.web.component.search.filter
Methods in com.evolveum.midpoint.web.component.search.filter that return ValueSearchFilterItem.MatchingRuleModifier and TypeMethodDescriptionValueSearchFilterItem.getMatchingRule()
Returns the enum constant of this class with the specified name.static ValueSearchFilterItem.MatchingRule[]
ValueSearchFilterItem.MatchingRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.web.component.search.filter that return types with arguments of type ValueSearchFilterItem.MatchingRuleMethods in com.evolveum.midpoint.web.component.search.filter with parameters of type ValueSearchFilterItem.MatchingRuleModifier and TypeMethodDescriptionvoid
ValueSearchFilterItem.setMatchingRule
(ValueSearchFilterItem.MatchingRule matchingRule)