com.atlassian.confluence.search.scope
Class LabelScope
java.lang.Object
com.atlassian.confluence.search.scope.LabelScope
- All Implemented Interfaces:
- ConfluenceSearchScope
public class LabelScope
- extends Object
- implements ConfluenceSearchScope
Method Summary |
void |
restrictQuery(com.atlassian.user.User user,
org.apache.lucene.search.BooleanQuery query)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelScope
public LabelScope(List labels)
LabelScope
public LabelScope(List labels,
org.apache.lucene.search.BooleanClause.Occur labelOccur)
restrictQuery
public void restrictQuery(com.atlassian.user.User user,
org.apache.lucene.search.BooleanQuery query)
- Specified by:
restrictQuery
in interface ConfluenceSearchScope
Copyright © 2003-2012 Atlassian. All Rights Reserved.