com.atlassian.confluence.search.scope
Class ModifiedInLastDaysScope

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

public class ModifiedInLastDaysScope
extends java.lang.Object
implements ConfluenceSearchScope


Constructor Summary
ModifiedInLastDaysScope(int daysAgo)
           
 
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

ModifiedInLastDaysScope

public ModifiedInLastDaysScope(int daysAgo)
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-2010 Atlassian. All Rights Reserved.