com.atlassian.confluence.search.scope
Class ModifiedSinceScope

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

public class ModifiedSinceScope
extends Object
implements ConfluenceSearchScope


Constructor Summary
ModifiedSinceScope(String timeSince)
           
 
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

ModifiedSinceScope

public ModifiedSinceScope(String timeSince)
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.