|
Jive Forums API (5.5.20.2-oracle) Core Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForumThreadIterator | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
Uses of ForumThreadIterator in com.jivesoftware.forum |
---|
Fields in com.jivesoftware.forum declared as ForumThreadIterator | |
---|---|
static ForumThreadIterator |
ForumThreadIterator.EMPTY_ITERATOR
The empty thread iterator. |
Methods in com.jivesoftware.forum that return ForumThreadIterator | |
---|---|
ForumThreadIterator |
Forum.getThreads()
Returns a Iterator for all the threads in the forum. |
ForumThreadIterator |
Forum.getThreads(ResultFilter resultFilter)
Returns a Iterator for all the threads in the forum that match the criteria specified by the ResultFilter. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |