public static class CommentsAction.CommentsContainer extends Object
Constructor and Description |
---|
CommentsContainer(ContentContext ctx,
ReactionComponent reactions) |
Modifier and Type | Method and Description |
---|---|
Collection<ReactionComponent.Reaction> |
getComments() |
int |
getCountUnvalid() |
Collection<ReactionComponent.Reaction> |
getDeletedComments() |
String |
getId() |
PageBean |
getPage() |
boolean |
isNeedValidation() |
public CommentsContainer(ContentContext ctx, ReactionComponent reactions)
public PageBean getPage()
public Collection<ReactionComponent.Reaction> getComments()
public Collection<ReactionComponent.Reaction> getDeletedComments()
public int getCountUnvalid()
public boolean isNeedValidation()
public String getId()
Copyright © 2012-2018. All Rights Reserved.