|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.search.v2.lucene.compatibility.ListQueryToSearchConverter
public class ListQueryToSearchConverter
Class to convert old ListQuery
objects to new ListQuery
s.
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 |
---|
@Deprecated public static final org.apache.log4j.Logger log
Constructor Detail |
---|
public ListQueryToSearchConverter()
Method Detail |
---|
public static ISearch convertToSearch(ListQuery listQuery, boolean isLabelFilteredSearch)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |