public interface ReviewCollectionSocialComponent<C extends ReviewSocialComponent,T extends CommentCollectionConfiguration> extends CommentCollection<C,T>
Review
resource.DEFAULT_SELECTOR, INDEX_SELECTOR, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
List<Map<String,String>> |
getAllowedRatings() |
Map<String,ResponseValue> |
getCurrentUserResponse() |
String |
getName() |
RatingSocialComponent |
getOverallRating() |
Map<String,String> |
getRatingAverages() |
Map<String,RatingSocialComponent> |
getRatings() |
Long |
getTotalNumberOfResponses() |
boolean |
isCompositeRating()
Return true if the review has composite ratings.
|
boolean |
isIncludeHistogram()
Return true if the review summary includes histogram.
|
getConfiguration, getCreated, getLastModified, getPageInfo, isTaggingAllowed
getItems, getTotalSize, setPagination, setSortedOrder
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
String getName()
Long getTotalNumberOfResponses()
Map<String,ResponseValue> getCurrentUserResponse() throws TallyException, RepositoryException
TallyException
- if there was an error retrieving the current users response.RepositoryException
- if there was an error retrieving the current users response.Map<String,RatingSocialComponent> getRatings()
RatingSocialComponent getOverallRating()
Map<String,String> getRatingAverages()
List<Map<String,String>> getAllowedRatings()
boolean isCompositeRating()
boolean isIncludeHistogram()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"