|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 ContentNameSearchSection s that in
some way match the query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |