com.atlassian.confluence.search
Interface ConfluenceSearchScope

All Known Implementing Classes:
CompositeSearch, ExcludeMailAttachmentsScope, ExcludeProfileAttachmentsScope, LabelScope, ModifiedInLastDaysScope, ModifiedSinceScope, PermittedSpacesScope, SpaceScope, TextScope, TypeScope

public interface ConfluenceSearchScope

Determines the scope of a search.


Method Summary
 void restrictQuery(User user, BooleanQuery query)
           
 

Method Detail

restrictQuery

public void restrictQuery(User user,
                          BooleanQuery query)


Confluence is developed by Atlassian.