Uses of Interface
com.atlassian.sal.api.search.SearchMatch

Packages that use SearchMatch
com.atlassian.sal.api.search   
 

Uses of SearchMatch in com.atlassian.sal.api.search
 

Methods in com.atlassian.sal.api.search that return types with arguments of type SearchMatch
 List<SearchMatch> SearchResults.getMatches()
           
 

Constructor parameters in com.atlassian.sal.api.search with type arguments of type SearchMatch
SearchResults(List<SearchMatch> matches, int totalResults, long searchTime)
          Constructs search results with successful matches
 



Copyright © 2010 Atlassian. All Rights Reserved.