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 TypeMethodDescriptionvoidBaseTransfer.addComments(String commentTypeName, CommentListWrapper wrappedComments) Method parameters in com.echothree.util.common.transfer with type arguments of type CommentListWrapperModifier and TypeMethodDescriptionvoidBaseTransfer.setComments(MapWrapper<CommentListWrapper> comments)