Uses of Interface
com.yahoo.search.RelatedSuggestionResults

Packages that use RelatedSuggestionResults
com.yahoo.search   
com.yahoo.search.xmlparser   
 

Uses of RelatedSuggestionResults in com.yahoo.search
 

Methods in com.yahoo.search that return RelatedSuggestionResults
 RelatedSuggestionResults SearchClient.relatedSuggestion(RelatedSuggestionRequest request)
          Requests search terms related to the given search term.
 

Uses of RelatedSuggestionResults in com.yahoo.search.xmlparser
 

Classes in com.yahoo.search.xmlparser that implement RelatedSuggestionResults
 class XmlParserRelatedSuggestionResults