com.atlassian.bonnie.search
Class SinceDateQueryFactory
java.lang.Object
com.atlassian.bonnie.search.SinceDateQueryFactory
- public class SinceDateQueryFactory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TODAY
public static final java.lang.String TODAY
- See Also:
- Constant Field Values
YESTERDAY
public static final java.lang.String YESTERDAY
- See Also:
- Constant Field Values
LAST_WEEK
public static final java.lang.String LAST_WEEK
- See Also:
- Constant Field Values
LAST_MONTH
public static final java.lang.String LAST_MONTH
- See Also:
- Constant Field Values
field
protected java.lang.String field
getInstance
public static SinceDateQueryFactory getInstance(java.lang.String period,
java.lang.String field)
toQuery
public org.apache.lucene.search.Query toQuery()
Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.