public class PostWithReplies extends java.lang.Object implements PermissionCheckValue
DiscussionService#listPostReplies(PostWithReplies, int, org.alfresco.query.PagingRequest)| Constructor and Description |
|---|
PostWithReplies(PostInfo post,
java.util.List replies) |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Get the underlying node value that needs to be permission checked.
|
PostInfo |
getPost() |
java.util.List |
getReplies() |
public PostWithReplies(PostInfo post, java.util.List replies)
public PostInfo getPost()
public java.util.List getReplies()
public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
PermissionCheckValuegetNodeRef in interface PermissionCheckValueCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.