Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.forum.ForumMessageIterator

Packages that use ForumMessageIterator
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
 

Uses of ForumMessageIterator in com.jivesoftware.forum
 

Fields in com.jivesoftware.forum declared as ForumMessageIterator
static ForumMessageIterator ForumMessageIterator.EMPTY_ITERATOR
          The empty message iterator.
 

Methods in com.jivesoftware.forum that return ForumMessageIterator
 ForumMessageIterator Forum.getMessages()
          Returns an Iterator for all the messages in the forum.
 ForumMessageIterator Forum.getMessages(ResultFilter resultFilter)
          Returns a Iterator for all the messages in the forum that match the criteria specified by the ResultFilter.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.