|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.database.DbQueryManager
public class DbQueryManager
| Field Summary | |
|---|---|
protected static Cache |
filterCache
Cache to hold Lucene search filters. |
| Method Summary | |
|---|---|
Query |
createQuery()
Creates a query object to search through all forums. |
Query |
createQuery(Forum[] forums)
Creates a query object to search through the specified array of forums. |
static DbQueryManager |
getInstance()
|
void |
initialize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Cache filterCache
| Method Detail |
|---|
public static DbQueryManager getInstance()
public void initialize()
public Query createQuery()
QueryManager
createQuery in interface QueryManagerpublic Query createQuery(Forum[] forums)
QueryManager
createQuery in interface QueryManagerforums - the forums to search.
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||