Uses of Class
com.atlassian.confluence.search.actions.json.ContentNameMatch

Packages that use ContentNameMatch
com.atlassian.confluence.search.actions.json   
 

Uses of ContentNameMatch in com.atlassian.confluence.search.actions.json
 

Methods in com.atlassian.confluence.search.actions.json that return types with arguments of type ContentNameMatch
 List<List<ContentNameMatch>> ContentNameSearchResult.getContentNameMatches()
          Each sub-list within the returned list will have results of the same 'category'.
 

Method parameters in com.atlassian.confluence.search.actions.json with type arguments of type ContentNameMatch
 void ContentNameSearchResult.addMatchGroup(List<ContentNameMatch> matchGroup)
          Add a grouped list of matches.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.