Uses of Class
com.broadleafcommerce.rest.api.wrapper.RatingDetailWrapper
Packages that use RatingDetailWrapper
-
Uses of RatingDetailWrapper in com.broadleafcommerce.rest.api.wrapper
Fields in com.broadleafcommerce.rest.api.wrapper declared as RatingDetailWrapperFields in com.broadleafcommerce.rest.api.wrapper with type parameters of type RatingDetailWrapperModifier and TypeFieldDescriptionprotected List<RatingDetailWrapper>RatingSummaryWrapper.ratingsMethods in com.broadleafcommerce.rest.api.wrapper that return RatingDetailWrapperMethods in com.broadleafcommerce.rest.api.wrapper that return types with arguments of type RatingDetailWrapperMethods in com.broadleafcommerce.rest.api.wrapper with parameters of type RatingDetailWrapperModifier and TypeMethodDescriptionvoidReviewDetailWrapper.setRatingDetail(RatingDetailWrapper ratingDetail) Method parameters in com.broadleafcommerce.rest.api.wrapper with type arguments of type RatingDetailWrapperModifier and TypeMethodDescriptionvoidRatingSummaryWrapper.setRatings(List<RatingDetailWrapper> ratings)