Uses of Class
com.atlassian.confluence.search.actions.SearchResultWithExcerpt

Packages that use SearchResultWithExcerpt
com.atlassian.confluence.search.v2.lucene.compatibility Backwards compatibility wrappers to bridge between the old and new search APIs 
 

Uses of SearchResultWithExcerpt in com.atlassian.confluence.search.v2.lucene.compatibility
 

Methods in com.atlassian.confluence.search.v2.lucene.compatibility that return SearchResultWithExcerpt
static SearchResultWithExcerpt SearchResultToSearchResultWithExcerptConverter.convertToSearchResultWithExcerpt(SearchResult result)
           
 

Methods in com.atlassian.confluence.search.v2.lucene.compatibility that return types with arguments of type SearchResultWithExcerpt
static List<SearchResultWithExcerpt> SearchResultToSearchResultWithExcerptConverter.convertToSearchResultWithExcerpt(SearchResults results)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.