com.atlassian.confluence.search.scope
Class UserScope

java.lang.Object
  extended bycom.atlassian.confluence.search.scope.UserScope

public class UserScope
extends Object


Constructor Summary
UserScope(Searcher searcher, String queryString)
           
UserScope(Searcher searcher, String queryString, SettingsManager settingsManager)
           
 
Method Summary
 void restrictQuery(User user, BooleanQuery query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserScope

public UserScope(Searcher searcher,
                 String queryString)

UserScope

public UserScope(Searcher searcher,
                 String queryString,
                 SettingsManager settingsManager)
Method Detail

restrictQuery

public void restrictQuery(User user,
                          BooleanQuery query)


Confluence is developed by Atlassian.