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 java.lang.Object

Class to convert old ListQuery objects to new ListQuerys.


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

Field Detail

log

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

ListQueryToSearchConverter

public ListQueryToSearchConverter()
Method Detail

convertToSearch

public static Search convertToSearch(ListQuery listQuery)


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.