com.atlassian.confluence.search.scope
Class ExcludeMailAttachmentsScope

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

public class ExcludeMailAttachmentsScope
extends Object
implements ConfluenceSearchScope


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

ExcludeMailAttachmentsScope

public ExcludeMailAttachmentsScope()
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-2011 Atlassian. All Rights Reserved.