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