Uses of Class
org.molgenis.search.Hit

Uses of Hit in org.molgenis.search
 

Methods in org.molgenis.search that return types with arguments of type Hit
 List<Hit> SearchResult.getSearchHits()
           
 Iterator<Hit> SearchResult.iterator()
           
 

Constructor parameters in org.molgenis.search with type arguments of type Hit
SearchResult(long totalHitCount, List<Hit> searchHits)
           
 



Copyright © 2013. All Rights Reserved.