Uses of Interface
com.atlassian.confluence.search.ConfluenceSearchScope

Packages that use ConfluenceSearchScope
com.atlassian.confluence.search   
com.atlassian.confluence.search.scope   
 

Uses of ConfluenceSearchScope in com.atlassian.confluence.search
 

Classes in com.atlassian.confluence.search that implement ConfluenceSearchScope
 class CompositeSearch
           
 

Methods in com.atlassian.confluence.search with parameters of type ConfluenceSearchScope
 void CompositeSearch.addSearch(ConfluenceSearchScope search)
           
 

Uses of ConfluenceSearchScope in com.atlassian.confluence.search.scope
 

Classes in com.atlassian.confluence.search.scope that implement ConfluenceSearchScope
 class ExcludeMailAttachmentsScope
           
 class ExcludeProfileAttachmentsScope
           
 class LabelScope
           
 class ModifiedInLastDaysScope
           
 class ModifiedSinceScope
           
 class PermittedSpacesScope
          Limit a search so that it conforms with page level permissions.
 class SpaceScope
          Searcher that limits a search by space.
 class TextScope
           
 class TypeScope
          Limit a search query by a set of content/data types.
 



Confluence is developed by Atlassian.