Uses of Class
org.apache.archiva.indexer.search.SearchResultHit

Packages that use SearchResultHit
org.apache.archiva.indexer.search   
 

Uses of SearchResultHit in org.apache.archiva.indexer.search
 

Methods in org.apache.archiva.indexer.search that return types with arguments of type SearchResultHit
 List<SearchResultHit> SearchResults.getHits()
          Get the list of SearchResultHit objects.
 Map<String,SearchResultHit> SearchResults.getHitsMap()
           
 

Methods in org.apache.archiva.indexer.search with parameters of type SearchResultHit
 void SearchResults.addHit(String id, SearchResultHit hit)
           
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.