Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LevenshteinDistanceSearchDefinitionType
-
-
Uses of LevenshteinDistanceSearchDefinitionType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return LevenshteinDistanceSearchDefinitionType Modifier and Type Method Description LevenshteinDistanceSearchDefinitionType
ObjectFactory. createLevenshteinDistanceSearchDefinitionType()
-
Uses of LevenshteinDistanceSearchDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type LevenshteinDistanceSearchDefinitionType Modifier and Type Field Description static Producer<LevenshteinDistanceSearchDefinitionType>
LevenshteinDistanceSearchDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LevenshteinDistanceSearchDefinitionType Modifier and Type Method Description LevenshteinDistanceSearchDefinitionType
FuzzySearchDefinitionType. beginLevenshtein()
LevenshteinDistanceSearchDefinitionType
LevenshteinDistanceSearchDefinitionType. clone()
LevenshteinDistanceSearchDefinitionType
ObjectFactory. createLevenshteinDistanceSearchDefinitionType()
LevenshteinDistanceSearchDefinitionType
FuzzySearchDefinitionType. getLevenshtein()
LevenshteinDistanceSearchDefinitionType
LevenshteinDistanceSearchDefinitionType. id(Long value)
LevenshteinDistanceSearchDefinitionType
LevenshteinDistanceSearchDefinitionType. inclusive(Boolean value)
LevenshteinDistanceSearchDefinitionType
LevenshteinDistanceSearchDefinitionType. threshold(Integer value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LevenshteinDistanceSearchDefinitionType Modifier and Type Method Description FuzzySearchDefinitionType
FuzzySearchDefinitionType. levenshtein(LevenshteinDistanceSearchDefinitionType value)
void
FuzzySearchDefinitionType. setLevenshtein(LevenshteinDistanceSearchDefinitionType value)
-
Uses of LevenshteinDistanceSearchDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return LevenshteinDistanceSearchDefinitionType Modifier and Type Method Description LevenshteinDistanceSearchDefinitionType
ObjectFactory. createLevenshteinDistanceSearchDefinitionType()
-
Uses of LevenshteinDistanceSearchDefinitionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return LevenshteinDistanceSearchDefinitionType Modifier and Type Method Description LevenshteinDistanceSearchDefinitionType
ObjectFactory. createLevenshteinDistanceSearchDefinitionType()
-