- 
- 
- serialVersionUID:
- 2L
 
- 
Serialized Fields
- 
ratingint rating The rating value that we are counting. 
- 
ratingCountint ratingCount The total count of the rating value. 
- 
ratingPercentagedouble ratingPercentage The occurrence of this rating value from the total amount of ratings, displayed as a
 percentage formatted with 2 decimal places. 
 
 
- 
- serialVersionUID:
- 2L
 
- 
Serialized Fields
- 
approveOrRejectDateInstant approveOrRejectDate The date that this review was approved or rejected 
- 
approveOrRejectUserString approveOrRejectUser The admin who approved or rejected this rating. 
- 
attributesMap<String,String> attributes Map to capture any additional data 
- 
contextStatecom.broadleafcommerce.data.tracking.core.filtering.business.domain.ContextState contextState 
- 
customerIdString customerId The database ID of the user who authored this rating. Nullable 
- 
customerNameString customerName The customer name 
- 
editedDateInstant editedDate If edited, the date this review was edited 
- 
editedReviewString editedReview If edited, the text of the edited review 
- 
idString id The ID of this rating 
- 
initialReviewDateInstant initialReviewDate The initial rating date 
- 
originalReviewString originalReview The original review. This is what is displayed on the review page 
- 
ratingint rating The rating of this review 
- 
ratingSummaryRatingSummary ratingSummary The rating summary. By default, only the summary ID is populated. 
- 
rejectReasonString rejectReason The reason for review rejection. Optional. 
- 
reviewStatusString reviewStatus 
- 
reviewTitleString reviewTitle The title of this review 
- 
verifiedPurchaseboolean verifiedPurchase Is this review from a verified purchase? 
 
 
- 
- serialVersionUID:
- 2L
 
- 
Serialized Fields
- 
attributesMap<String,String> attributes Map to capture any additional data 
- 
customerIdString customerId The database ID of the user who authored this rating. Nullable 
- See Also:
- 
 
- 
customerNameString customerName The customer name 
- See Also:
- 
- RatingDetail.customerName
 
 
- 
parentTargetIdString parentTargetId If a Variant is being rated, this is the id of the parent product to the variant. Null if
 this rating is for a product. 
- See Also:
- 
- RatingSummary.parentTargetId
 
 
- 
ratingInteger rating The rating of this review. 
- See Also:
- 
 
- 
ratingTargetIdString ratingTargetId The id of the product or variant that is the subject of this rating. 
- See Also:
- 
- RatingSummary.ratingTargetId
 
 
- 
ratingTargetTypeString ratingTargetType The rating target type, such as PRODUCT or VARIANT. 
- See Also:
- 
 
- 
reviewString review The text of the review. 
- See Also:
- 
- RatingDetail.originalReview
- RatingDetail.editedReview
 
 
- 
reviewTitleString reviewTitle The title of this review 
- See Also:
- 
 
 
 
- 
- serialVersionUID:
- 2L
 
- 
Serialized Fields
- 
attributesMap<String,String> attributes Map to capture any additional data 
- 
contextStatecom.broadleafcommerce.data.tracking.core.filtering.business.domain.ContextState contextState 
- 
idString id The ID of this rating summary 
- 
numberOfApprovedRatingsint numberOfApprovedRatings The total number of approved ratings for this target. Used to calculate the average rating.
 Includes ratings with APPROVED or NOT_NEEDED status. 
- See Also:
- 
 
- 
numberOfRatingsint numberOfRatings The total number of ratings for this target. This includes both approved and pending ratings. 
- 
parentRatingSummaryRatingSummary parentRatingSummary The parent rating summary. For example, if this is a variant, this points to the
  RatingSummary of the parent product. Nullable. 
- 
parentTargetIdString parentTargetId The parent target ID. For example, if the target type is a Variant, this would be the
 product's ID. Optional. 
- 
ratingTargetIdString ratingTargetId The id of the rating target. For example the product or variant ID. 
- 
ratingTargetTypeString ratingTargetType 
- 
ratingTotallong ratingTotal The total numerical value of all approved ratings for this summary. This is the sum of all
 approved  ratings and is used to calculate the average
 rating. Includes ratings with APPROVED or NOT_NEEDED status. 
- See Also:
- 
 
 
 
 
- 
- 
- serialVersionUID:
- 1L
 
- 
Serialized Fields
- 
approveOrRejectDateInstant approveOrRejectDate 
- 
approveOrRejectUserString approveOrRejectUser 
- 
attributesMap<String,String> attributes 
- 
contextIdString contextId 
- 
customerIdString customerId 
- 
customerNameString customerName 
- 
editedDateInstant editedDate 
- 
editedReviewString editedReview 
- 
initialReviewDateInstant initialReviewDate 
- 
originalReviewString originalReview 
- 
ratingint rating 
- 
ratingSummaryIdString ratingSummaryId 
- 
rejectReasonString rejectReason 
- 
reviewStatusString reviewStatus 
- 
reviewTitleString reviewTitle 
- 
trackingcom.broadleafcommerce.data.tracking.jpa.filtering.domain.ApplicationJpaTracking tracking 
- 
verifiedPurchaseboolean verifiedPurchase 
 
 
- 
- serialVersionUID:
- 1L
 
- 
Serialized Fields
- 
attributesMap<String,String> attributes 
- 
contextIdString contextId 
- 
numberOfApprovedRatingsint numberOfApprovedRatings 
- 
numberOfRatingsint numberOfRatings 
- 
parentSummaryIdString parentSummaryId 
- 
parentTargetIdString parentTargetId 
- 
ratingTargetIdString ratingTargetId 
- 
ratingTargetTypeString ratingTargetType 
- 
ratingTotallong ratingTotal 
- 
trackingcom.broadleafcommerce.data.tracking.jpa.filtering.domain.ApplicationJpaTracking tracking 
 
 
 
-