|
Jive Forums API (5.5.20.2-oracle) Core Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |