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
 java.util.List<java.util.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(java.util.List<ContentNameMatch> matchGroup)
          Add a grouped list of matches.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.