public class AbstractLiking extends AbstractTally implements LikingSocialComponent
LIKING_RESOURCE_TYPE
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Constructor and Description |
---|
AbstractLiking(Resource resource) |
AbstractLiking(Resource resource,
ClientUtilities clientUtils) |
Modifier and Type | Method and Description |
---|---|
long |
getLikeCount() |
boolean |
isCurrentUserLike() |
addResponse, getCanUserRespond, getCurrentUserResponse, getFriendlyUrl, getName, getResponseTallies, getTotalNumberOfResponses, removeCurrentUserResponse
buildJSONString, getAsMap, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCanUserRespond, getCurrentUserResponse, getName, getResponseTallies, getTotalNumberOfResponses
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
public AbstractLiking(Resource resource)
public AbstractLiking(Resource resource, ClientUtilities clientUtils)
public long getLikeCount()
getLikeCount
in interface LikingSocialComponent
public boolean isCurrentUserLike()
isCurrentUserLike
in interface LikingSocialComponent
Copyright © 2010 - 2020 Adobe. All Rights Reserved