Package org.opennms.netmgt.search.api
-
Interface Summary Interface Description Contexts Holds all pre-defined search contexts.SearchProvider ASearchProvider
is responsible for implementing the search logic.SearchService -
Class Summary Class Description Match Represents a search match, allowing some additional feedback to the user.Matcher QueryUtils SearchContext The search results are grouped by context.SearchQuery The query the user performed plus some additional data to perform the search.SearchResult Represents the complete result set of a search for a givenSearchContext
.SearchResultItem EachSearchResult
contains 0 to nSearchResultItem
s which represent an item for the context, e.g.UrlUtils