Example usage for com.liferay.portal.kernel.comment DiscussionComment interface-usage

List of usage examples for com.liferay.portal.kernel.comment DiscussionComment interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.comment DiscussionComment interface-usage.

Usage

From source file com.liferay.message.boards.comment.internal.MBDiscussionCommentImpl.java

/**
 * @author Adolfo Prez
 */
public class MBDiscussionCommentImpl extends MBCommentImpl implements DiscussionComment, WorkflowableComment {

    public MBDiscussionCommentImpl(MBMessage message, MBTreeWalker treeWalker, List<RatingsEntry> ratingsEntries,