Project Wonder 5.0

Uses of Interface
er.extensions.foundation.ERXFuzzyMatchCleaner

Packages that use ERXFuzzyMatchCleaner
er.extensions.foundation   
 

Uses of ERXFuzzyMatchCleaner in er.extensions.foundation
 

Methods in er.extensions.foundation with parameters of type ERXFuzzyMatchCleaner
static com.webobjects.foundation.NSArray ERXStringUtilities.fuzzyMatch(java.lang.String name, java.lang.String entityName, java.lang.String propertyKey, java.lang.String synonymsKey, com.webobjects.eocontrol.EOEditingContext ec, ERXFuzzyMatchCleaner cleaner, com.webobjects.foundation.NSArray sortOrderings)
          Fuzzy matching is useful for catching user entered typos.
static com.webobjects.foundation.NSArray ERXStringUtilities.fuzzyMatch(java.lang.String name, java.lang.String entityName, java.lang.String propertyKey, java.lang.String synonymsKey, com.webobjects.eocontrol.EOEditingContext ec, ERXFuzzyMatchCleaner cleaner, java.lang.String comparisonString)
          Deprecated. use fuzzyMatch(String name, String entityName, String propertyKey, String synonymsKey, EOEditingContext ec, ERXFuzzyMatchCleaner cleaner, NSArray sortOrderings ) instead
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.