Interface SearchResult

All Superinterfaces:
SearchResult
All Known Implementing Classes:
SearchMatcher.SearchResultImpl

@Deprecated public interface SearchResult extends SearchResult
Deprecated.
- use SearchResult instead
Defines a search result.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Return the page.

    Methods inherited from interface org.apache.wiki.api.search.SearchResult

    getContexts, getScore
  • Method Details