com.atlassian.confluence.search.lucene.filter
Class ContentNameArchivedSpacesFilter

java.lang.Object
  extended by com.atlassian.confluence.search.lucene.filter.ContentNameArchivedSpacesFilter

public class ContentNameArchivedSpacesFilter
extends Object

Filter archived spaces out of the content name search


Constructor Summary
ContentNameArchivedSpacesFilter(SpaceManager spaceManager)
           
 
Method Summary
 org.apache.lucene.search.Filter get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentNameArchivedSpacesFilter

public ContentNameArchivedSpacesFilter(SpaceManager spaceManager)
Method Detail

get

public org.apache.lucene.search.Filter get()


Copyright © 2003-2013 Atlassian. All Rights Reserved.