Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.ForumMessageNotFoundException

Packages that use ForumMessageNotFoundException
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of ForumMessageNotFoundException in com.jivesoftware.community
 

Methods in com.jivesoftware.community 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 ForumManager.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.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.