-
-
Method Summary
-
Methods inherited from interface com.adobe.cq.social.tally.Tally
canUserRespond, canUserRespond, getCurrentUserResponse, getName, getResponses, getResponses, getResponseTallies, getTallyTarget, getTotalNumberOfResponses, getUseReferrerUrl, getUserResponse, setTallyResourceType, setUserResponse, setUserResponse, unsetUserResponse
-
-
Method Detail
-
getTitle
String getTitle()
- Returns:
- the title of the poll.
-
isOtherAllowed
boolean isOtherAllowed()
- Returns:
- true if a user is allowed to enter 'other' responses other than the allowed responses, false otherwise.
-
getDescription
String getDescription()
- Returns:
- the description of the poll.
-
isClosed
boolean isClosed()
- Returns:
- true if the poll is currently closed, false otherwise.
-
getCloseDate
Calendar getCloseDate()
- Returns:
- the date on which this poll closes as specified by the author of the poll. Returns null if no close
date is specified.
-
getCreateDate
Calendar getCreateDate()
- Returns:
- the date on which this poll was created.
-
getPollURL
String getPollURL()
- Returns:
- the URL to which poll responses should be posted to.
-
getId
String getId()
- Returns:
- an identifier for this poll.
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"