|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchManager | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.proxy | Protection proxies for Jive Forums objects. |
Uses of SearchManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return SearchManager | |
---|---|
abstract SearchManager |
ForumFactory.getSearchManager()
Returns the search manger which can be used to manage the index used by Jive to perform searches. |
Uses of SearchManager in com.jivesoftware.forum.database |
---|
Classes in com.jivesoftware.forum.database that implement SearchManager | |
---|---|
class |
DbSearchManager
Database implementation of SearchManager using the Lucene search package. |
Methods in com.jivesoftware.forum.database that return SearchManager | |
---|---|
SearchManager |
DbForumFactory.getSearchManager()
|
Uses of SearchManager in com.jivesoftware.forum.proxy |
---|
Methods in com.jivesoftware.forum.proxy that return SearchManager | |
---|---|
SearchManager |
ForumFactoryProxy.getSearchManager()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |