com.atlassian.confluence.search.v2.lucene.compatibility
Class ListQueryToSearchConverter

java.lang.Object
  extended by com.atlassian.confluence.search.v2.lucene.compatibility.ListQueryToSearchConverter

public class ListQueryToSearchConverter
extends Object

Class to convert old ListQuery objects to new ListQuerys.


Field Summary
static org.apache.log4j.Logger log
          Deprecated. 
 
Constructor Summary
ListQueryToSearchConverter()
           
 
Method Summary
static ISearch convertToSearch(ListQuery listQuery, boolean isLabelFilteredSearch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

@Deprecated
public static final org.apache.log4j.Logger log
Deprecated. 
Constructor Detail

ListQueryToSearchConverter

public ListQueryToSearchConverter()
Method Detail

convertToSearch

public static ISearch convertToSearch(ListQuery listQuery,
                                      boolean isLabelFilteredSearch)


Copyright © 2003-2013 Atlassian. All Rights Reserved.