Uses of Class
com.echothree.model.control.comment.common.transfer.CommentListWrapper
Packages that use CommentListWrapper
-
Uses of CommentListWrapper in com.echothree.util.common.transfer
Methods in com.echothree.util.common.transfer that return types with arguments of type CommentListWrapperMethods in com.echothree.util.common.transfer with parameters of type CommentListWrapperModifier and TypeMethodDescriptionvoid
BaseTransfer.addComments
(String commentTypeName, CommentListWrapper wrappedComments) Method parameters in com.echothree.util.common.transfer with type arguments of type CommentListWrapperModifier and TypeMethodDescriptionvoid
BaseTransfer.setComments
(MapWrapper<CommentListWrapper> comments)