Modifier and Type | Method and Description |
---|---|
java.util.List<DiscussionComment> |
getDescendantComments() |
int |
getDescendantCommentsCount() |
DiscussionComment |
getParentComment() |
RatingsEntry |
getRatingsEntry() |
RatingsStats |
getRatingsStats() |
java.util.List<DiscussionComment> |
getThreadComments()
Deprecated.
As of Judson (7.1.x), replaced by
getDescendantComments() |
int |
getThreadCommentsCount()
Deprecated.
As of Judson (7.1.x), replaced by
getDescendantCommentsCount() |
DiscussionCommentIterator |
getThreadDiscussionCommentIterator() |
DiscussionCommentIterator |
getThreadDiscussionCommentIterator(int from) |
boolean |
isInTrash() |
getBody, getClassName, getClassPK, getCommentId, getCreateDate, getGroupId, getModelClass, getModelClassName, getModifiedDate, getParentCommentId, getTranslatedBody, getUser, getUserId, getUserName, getUuid, isRoot
java.util.List<DiscussionComment> getDescendantComments()
int getDescendantCommentsCount()
DiscussionComment getParentComment() throws PortalException
PortalException
RatingsEntry getRatingsEntry()
RatingsStats getRatingsStats()
@Deprecated java.util.List<DiscussionComment> getThreadComments()
getDescendantComments()
@Deprecated int getThreadCommentsCount()
getDescendantCommentsCount()
DiscussionCommentIterator getThreadDiscussionCommentIterator()
DiscussionCommentIterator getThreadDiscussionCommentIterator(int from)
boolean isInTrash()