|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getForumId()
Gets the forumId. |
ForumMessageDataBean[] |
getForumMessageBeans()
Gets a sorted list of ForumMessageDataBean objects. |
java.lang.String |
getMsgStatus()
Gets the msgStatus. |
java.lang.String |
getParentMsgId()
Gets the parentMsgId. |
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 id of the relevant auction. |
java.lang.String |
getViewStatus()
Gets the viewStatus. |
Method Detail |
public java.lang.String getForumId()
public ForumMessageDataBean[] 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()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |