public interface ReviewCollectionSocialComponent<C extends ReviewSocialComponent,T extends CommentCollectionConfiguration> extends CommentCollection<C,T>
DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, 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, getMayPost, getPageInfo, isTaggingAllowedgetItems, getTotalSize, setPagination, setSortedOrdergetAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONStringString 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 © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"