@Version(value="0.1.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
LikingSocialComponent |
SocialComponent for
Liking . |
RatingSocialComponent |
SocialComponent for Ratings.
|
Response<T extends ResponseValue> |
A Response object holds the state of a user response to a tally.
|
ResponseValue |
A ResponseValue is a strongly typed user response value to a tally.
|
TallyOperationExtension |
Hook operation to enable clients register callback during an execution of an operation.
|
TallyResponseSocialComponent |
SocialComponent for tally responses.
|
TallySocialComponent |
Social Component for any
Tally resource. |
VotingSocialComponent |
SocialComponent for
Voting . |
Class | Description |
---|---|
AbstractLiking | |
AbstractRating | |
AbstractTally | |
AbstractTallyResponse | |
AbstractVoting | |
LikingSocialComponentFactory |
Default SocialComponentFactory for Ratings.
|
PollResponse | |
Rating |
Represents the rating given by the user.
|
RatingSocialComponentFactory |
Default SocialComponentFactory for Ratings.
|
TallyEvent |
Defines events that are triggered in tally components.
|
TallyResponseSocialComponentFactory |
Social Comment Component Factory which allows the framework to create an
SocialComponent for a Tally
response resource. |
TallySocialComponentFactory |
Social Comment Component Factory which allows the framework to create an
SocialComponent for a Tally
resource. |
VotingSocialComponentFactory |
Default SocialComponentFactory for Ratings.
|
Enum | Description |
---|---|
Like |
Represents the vote given by a user.
|
TallyEvent.TallyActions |
List of available tally actions that can trigger a tally event.
|
TallyOperationExtension.TallyOperation |
Enumeration of available Tally operations.
|
Vote |
Represents the vote given by a user.
|
Exception | Description |
---|---|
TallyException |
TallyException is a generic exception for all failures in the Tally API. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved