Method Summary | |
java.lang.String | getForumId() Gets the forumId. |
ForumMessageLightDataBean[] | getForumMessageBeans() Gets a sorted list of ForumMessageLight objects. |
java.lang.String | getMsgStatus() Gets the msgStatus. |
java.lang.String | getParentMsgId() Gets the id of the parent message. |
java.lang.String | getPosterId() Gets the id of the user posting the message. |
java.lang.String | getRootMsgId() Gets the id of the first (root) message in the current thread. |
java.lang.String | getTargetId() Gets the targetId. |
java.lang.String | getViewStatus() Gets the viewStatus. |
Method Detail |
public java.lang.String getForumId()
public ForumMessageLightDataBean[] getForumMessageBeans()
public java.lang.String getMsgStatus()
public java.lang.String getParentMsgId()
public java.lang.String getPosterId()
public java.lang.String getRootMsgId()
public java.lang.String getTargetId()
public java.lang.String getViewStatus()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.