Class PostWithReplies

java.lang.Object
org.alfresco.service.cmr.discussion.PostWithReplies
All Implemented Interfaces:
PermissionCheckValue

public class PostWithReplies extends Object implements PermissionCheckValue
This class holds a post and all replies to it, possibly nested. This is used with DiscussionService.listPostReplies(PostInfo, int)
Since:
4.0
Author:
Nick Burch