org.broadleafcommerce.core.rating.domain
public interface RatingDetail
| Modifier and Type | Method and Description |
|---|---|
Customer |
getCustomer() |
Long |
getId() |
Double |
getRating() |
Date |
getRatingSubmittedDate() |
RatingSummary |
getRatingSummary() |
void |
setRating(Double newRating) |
Copyright © 2015. All Rights Reserved.