public final class ReviewRatingStatisticsSortSearchModel<T> extends SortableSearchModel<T,SingleValueSortSearchModel<T>>
searchSortFactory| Constructor and Description |
|---|
ReviewRatingStatisticsSortSearchModel(SearchModel<T> parent,
String pathSegment) |
| Modifier and Type | Method and Description |
|---|---|
SingleValueSortSearchModel<T> |
averageRating() |
SingleValueSortSearchModel<T> |
count() |
SingleValueSortSearchModel<T> |
highestRating() |
SingleValueSortSearchModel<T> |
lowestRating() |
enumSortSearchModel, localizedEnumSortSearchModel, localizedStringSortSearchModel, moneySortSearchModel, searchModel, searchModel, sorted, sorted, sortedbooleanSearchModel, dateSearchModel, datetimeSearchModel, enumFacetedSearchSearchModel, enumFacetSearchModel, enumFilterSearchModel, existsAndMissingFilterSearchModelSupport, existsFilters, getParent, getPathSegment, localizedEnumFacetedSearchSearchModel, localizedEnumFacetSearchModel, localizedEnumFilterSearchModel, localizedStringFacetedSearchSearchModel, localizedStringFacetSearchModel, localizedStringFilterSearchModel, missingFilters, moneyFacetedSearchSearchModel, moneyFacetSearchModel, moneyFilterSearchModel, numberSearchModel, referenceFacetedSearchSearchModel, referenceFacetSearchModel, referenceFilterSearchModel, stringSearchModel, timeSearchModelclone, finalize, getClass, notify, notifyAll, wait, wait, waitattributePath, buildPath, hasPathpublic ReviewRatingStatisticsSortSearchModel(@Nullable SearchModel<T> parent, @Nullable String pathSegment)
public SingleValueSortSearchModel<T> averageRating()
public SingleValueSortSearchModel<T> highestRating()
public SingleValueSortSearchModel<T> lowestRating()
public SingleValueSortSearchModel<T> count()