Uses of Class
com.atlassian.confluence.search.contentnames.ContentNameSearchSection

Packages that use ContentNameSearchSection
com.atlassian.confluence.search.contentnames   
 

Uses of ContentNameSearchSection in com.atlassian.confluence.search.contentnames
 

Fields in com.atlassian.confluence.search.contentnames with type parameters of type ContentNameSearchSection
static java.util.Comparator<ContentNameSearchSection> ContentNameSearchSection.COMPARATOR
           
 

Methods in com.atlassian.confluence.search.contentnames that return types with arguments of type ContentNameSearchSection
 java.util.Collection<ContentNameSearchSection> DefaultContentNameSearchSectionsProvider.getSections(java.util.List<QueryToken> queryTokens, ContentNameSearchContext context)
           
 java.util.Collection<ContentNameSearchSection> ContentNameSearchSectionsProvider.getSections(java.util.List<QueryToken> queryTokens, ContentNameSearchContext context)
          For the given query tokens the method should return a collection of ContentNameSearchSections that in some way match the query.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.