Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.forum.ForumMessageNotFoundException

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

Uses of ForumMessageNotFoundException in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that throw ForumMessageNotFoundException
 ForumMessage TreeWalker.getChild(ForumMessage parent, int index)
          Returns the child of parent at index index in the parent's child array.
 ForumMessage QueryResult.getMessage()
          Get the message this query result pertains to.
abstract  ForumMessage ForumFactory.getMessage(long messageID)
          Returns the forum message with the specified messageID.
 ForumMessage ForumThread.getMessage(long messageID)
          Returns a message from this thread based on its id.
 ForumMessage TreeWalker.getParent(ForumMessage child)
          Returns the parent of the child ForumMessage.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.