Uses of Interface
no.sesat.search.result.Suggestion

Packages that use Suggestion
no.sesat.search.result ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
 

Uses of Suggestion in no.sesat.search.result
 

Subinterfaces of Suggestion in no.sesat.search.result
 interface WeightedSuggestion
           
 

Classes in no.sesat.search.result that implement Suggestion
 class BasicSuggestion
          Immutable
 class BasicWeightedSuggestion
           Immutable
 

Methods in no.sesat.search.result that return types with arguments of type Suggestion
 Collection<Suggestion> BasicResultList.getQuerySuggestions()
          
 Collection<Suggestion> ResultList.getQuerySuggestions()
           
 

Methods in no.sesat.search.result with parameters of type Suggestion
 void BasicResultList.addQuerySuggestion(Suggestion query)
          
 void ResultList.addQuerySuggestion(Suggestion query)
           
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.