Class RatingListWrapper
java.lang.Object
com.echothree.util.common.transfer.ListWrapper<RatingTransfer>
com.echothree.model.control.rating.common.transfer.RatingListWrapper
- All Implemented Interfaces:
BaseWrapper<RatingTransfer>
,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRatingListWrapper
(RatingTypeTransfer ratingType, List<RatingTransfer> ratings) Creates a new instance of RatingListWrapper -
Method Summary
Methods inherited from class com.echothree.util.common.transfer.ListWrapper
getCollection, getList, getSize
-
Constructor Details
-
RatingListWrapper
Creates a new instance of RatingListWrapper
-
-
Method Details
-
getRatingType
-
setRatingType
-