Class CommentListWrapper
java.lang.Object
com.echothree.util.common.transfer.ListWrapper<CommentTransfer>
com.echothree.model.control.comment.common.transfer.CommentListWrapper
- All Implemented Interfaces:
BaseWrapper<CommentTransfer>
,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommentListWrapper
(CommentTypeTransfer commentType, List<CommentTransfer> comments) Creates a new instance of CommentListWrapper -
Method Summary
Methods inherited from class com.echothree.util.common.transfer.ListWrapper
getCollection, getList, getSize
-
Constructor Details
-
CommentListWrapper
Creates a new instance of CommentListWrapper
-
-
Method Details
-
getCommentType
-
setCommentType
-