Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.forum.MessageRejectedException

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

Uses of MessageRejectedException in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that throw MessageRejectedException
 void ForumThread.addMessage(ForumMessage parentMessage, ForumMessage newMessage)
          Adds a new message to this thread.
 void Forum.addThread(ForumThread thread)
          Adds a new thread to the forum.
 void MessageInterceptor.invokeInterceptor(ForumMessage message, int type)
          Invokes the interceptor on the specified message.
 void ForumMessage.setBody(java.lang.String body)
          Sets the body of this message.
 void ForumMessage.setSubject(java.lang.String subject)
          Sets the subject of this message.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.