| Package | Description |
|---|---|
| com.broadleafcommerce.rest.api.wrapper |
| Modifier and Type | Field and Description |
|---|---|
protected RatingDetailWrapper |
ReviewDetailWrapper.ratingDetail |
| Modifier and Type | Field and Description |
|---|---|
protected List<RatingDetailWrapper> |
RatingSummaryWrapper.ratings |
| Modifier and Type | Method and Description |
|---|---|
RatingDetailWrapper |
ReviewDetailWrapper.getRatingDetail() |
| Modifier and Type | Method and Description |
|---|---|
List<RatingDetailWrapper> |
RatingSummaryWrapper.getRatings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReviewDetailWrapper.setRatingDetail(RatingDetailWrapper ratingDetail) |
| Modifier and Type | Method and Description |
|---|---|
void |
RatingSummaryWrapper.setRatings(List<RatingDetailWrapper> ratings) |
Copyright © 2020. All rights reserved.