Uses of Class
bioroot.SearchHit

Packages that use SearchHit
bioroot   
 

Uses of SearchHit in bioroot
 

Methods in bioroot that return SearchHit
 SearchHit[] SearchBean.searchForSimilarMatches(java.lang.String[] columns, java.lang.String[] words, DBUtil util, boolean searchForWordBoundaryMatches, UserBean userBean)
          Searches a list of columns for a set of words, case insensitive, %word% matches.