com.liferay.portlet.messageboards.model
Interface MBMessageDisplay
- All Superinterfaces:
- java.io.Serializable
public interface MBMessageDisplay
- extends java.io.Serializable
View Source
- Author:
- Brian Wing Shun Chan, Shuyang Zhou
getMessage
MBMessage getMessage()
getParentMessage
MBMessage getParentMessage()
getCategory
MBCategory getCategory()
getThread
MBThread getThread()
getTreeWalker
MBTreeWalker getTreeWalker()
getPreviousThread
MBThread getPreviousThread()
getNextThread
MBThread getNextThread()
getThreadView
java.lang.String getThreadView()