public class FiveStarRatingSummary extends Object implements DocumentRatingSummary
Constructor and Description |
---|
FiveStarRatingSummary(Integer numberOfRatings,
Float ratingTotal,
Float average) |
Modifier and Type | Method and Description |
---|---|
Float |
getAverage() |
Integer |
getNumberOfRatings() |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.