com.liferay.portal.comment.display.context
Class BaseCommentDisplayContext
java.lang.Object
com.liferay.portal.comment.display.context.BaseCommentDisplayContext
- All Implemented Interfaces:
- CommentDisplayContext
- Direct Known Subclasses:
- DefaultCommentSectionDisplayContext, DefaultCommentTreeDisplayContext
public abstract class BaseCommentDisplayContext
- extends Object
- implements CommentDisplayContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseCommentDisplayContext
public BaseCommentDisplayContext()
isReplyButtonVisible
public boolean isReplyButtonVisible()
- Specified by:
isReplyButtonVisible in interface CommentDisplayContext
getThemeDisplay
protected abstract ThemeDisplay getThemeDisplay()