com.atlassian.confluence.search.scope
Class TextScope
java.lang.Object
com.atlassian.confluence.search.scope.TextScope
- All Implemented Interfaces:
- ConfluenceSearchScope
public class TextScope
- extends Object
- implements ConfluenceSearchScope
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextScope
public TextScope(Searcher searcher,
String queryString,
boolean searchingMail)
TextScope
public TextScope(Searcher searcher,
String queryString,
boolean searchingMail,
SettingsManager settingsManager)
restrictQuery
public void restrictQuery(User user,
BooleanQuery query)
- Specified by:
restrictQuery
in interface ConfluenceSearchScope