Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.forum.ForumThreadIterator

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

Copyright © 1999-2006 Jive Software.