Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FuzzySearchDefinitionType
-
-
Uses of FuzzySearchDefinitionType 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 FuzzySearchDefinitionType Modifier and Type Method Description FuzzySearchDefinitionTypeObjectFactory. createFuzzySearchDefinitionType() -
Uses of FuzzySearchDefinitionType 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 FuzzySearchDefinitionType Modifier and Type Field Description static Producer<FuzzySearchDefinitionType>FuzzySearchDefinitionType. FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FuzzySearchDefinitionType Modifier and Type Method Description FuzzySearchDefinitionTypeItemSearchDefinitionType. beginFuzzy()FuzzySearchDefinitionTypeFuzzySearchDefinitionType. clone()FuzzySearchDefinitionTypeObjectFactory. createFuzzySearchDefinitionType()FuzzySearchDefinitionTypeItemSearchDefinitionType. getFuzzy()FuzzySearchDefinitionTypeFuzzySearchDefinitionType. id(Long value)FuzzySearchDefinitionTypeFuzzySearchDefinitionType. levenshtein(LevenshteinDistanceSearchDefinitionType value)FuzzySearchDefinitionTypeFuzzySearchDefinitionType. similarity(TrigramSimilaritySearchDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FuzzySearchDefinitionType Modifier and Type Method Description ItemSearchDefinitionTypeItemSearchDefinitionType. fuzzy(FuzzySearchDefinitionType value)voidItemSearchDefinitionType. setFuzzy(FuzzySearchDefinitionType value) -
Uses of FuzzySearchDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return FuzzySearchDefinitionType Modifier and Type Method Description FuzzySearchDefinitionTypeObjectFactory. createFuzzySearchDefinitionType() -
Uses of FuzzySearchDefinitionType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return FuzzySearchDefinitionType Modifier and Type Method Description FuzzySearchDefinitionTypeObjectFactory. createFuzzySearchDefinitionType()
-