|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.List<SearchResultWithExcerpt> |
SearchResultToSearchResultWithExcerptConverter.convertToSearchResultWithExcerpt(SearchResults results)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |