com.atlassian.confluence.search.scope
Class ExcludeProfileAttachmentsScope

java.lang.Object
  extended by com.atlassian.confluence.search.scope.ExcludeProfileAttachmentsScope
All Implemented Interfaces:
ConfluenceSearchScope

public class ExcludeProfileAttachmentsScope
extends Object
implements ConfluenceSearchScope


Constructor Summary
ExcludeProfileAttachmentsScope()
           
 
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
 

Constructor Detail

ExcludeProfileAttachmentsScope

public ExcludeProfileAttachmentsScope()
Method Detail

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.