- getAllVotesForOption(Option) - Method in interface org.sakaiproject.poll.logic.PollVoteManager
-
Get all votes for Option
- getAllVotesForPoll(Poll) - Method in interface org.sakaiproject.poll.logic.PollVoteManager
-
- getCreationDate() - Method in class org.sakaiproject.poll.model.Poll
-
- getCurrentLocationId() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
- getCurrentLocationReference() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
- getCurrentToolSession() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Needed to invoke helper tools
- getCurrentUserId() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
- getCurrentuserReference() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get the current user reference (/user/admin)
- getCurrentUserVotes() - Method in class org.sakaiproject.poll.model.Poll
-
- getDeleted() - Method in class org.sakaiproject.poll.model.Option
-
- getDescription() - Method in class org.sakaiproject.poll.model.Poll
-
- getDetails() - Method in class org.sakaiproject.poll.model.Poll
-
- getDisctinctVotersForPoll(Poll) - Method in interface org.sakaiproject.poll.logic.PollVoteManager
-
- getDisplayResult() - Method in class org.sakaiproject.poll.model.Poll
-
- getId() - Method in class org.sakaiproject.poll.model.Option
-
- getId() - Method in class org.sakaiproject.poll.model.Poll
-
- getId() - Method in class org.sakaiproject.poll.model.Vote
-
- getId() - Method in class org.sakaiproject.poll.model.VoteCollection
-
- getIp() - Method in class org.sakaiproject.poll.model.Vote
-
- getIsPublic() - Method in class org.sakaiproject.poll.model.Poll
-
- getLimitVoting() - Method in class org.sakaiproject.poll.model.Poll
-
- getLocalTimeZone() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
get the correct Timezone for the the current user
- getMaxOptions() - Method in class org.sakaiproject.poll.model.Poll
-
- getMinOptions() - Method in class org.sakaiproject.poll.model.Poll
-
Get the minimum number of options that must be selected to vote
- getOption() - Method in class org.sakaiproject.poll.model.VoteCollection
-
- getOptionById(Long) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Get a specific option by its id
- getOptionId() - Method in class org.sakaiproject.poll.model.Option
-
- getOptionsForPoll(Long) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Get all options for a specific poll
- getOptionsForPoll(Poll) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Get all options for a specific poll
- getOptionsSelected() - Method in class org.sakaiproject.poll.model.VoteCollection
-
- getOptionText() - Method in class org.sakaiproject.poll.model.Option
-
- getOwner() - Method in class org.sakaiproject.poll.model.Poll
-
- getPermissionKeys() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get a list of the permission keys for the tool
- getPoll(String) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
get a poll by its Entity Reference
- getPollById(Long) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Retrieve a specific poll
- getPollById(Long, boolean) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Retrieve a specific poll
- getPollId() - Method in class org.sakaiproject.poll.model.Option
-
- getPollId() - Method in class org.sakaiproject.poll.model.Poll
-
Get the id of the poll
- getPollId() - Method in class org.sakaiproject.poll.model.Vote
-
- getPollId() - Method in class org.sakaiproject.poll.model.VoteCollection
-
- getPollOption() - Method in class org.sakaiproject.poll.model.Vote
-
- getPollOptions() - Method in class org.sakaiproject.poll.model.Poll
-
- getPollText() - Method in class org.sakaiproject.poll.model.Poll
-
- getPollWithVotes(Long) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Get a specific poll with all its votes
- getProperties() - Method in class org.sakaiproject.poll.model.Poll
-
- getReference() - Method in class org.sakaiproject.poll.model.Poll
-
- getReference(String) - Method in class org.sakaiproject.poll.model.Poll
-
- getRoleIdsInRealm(String) - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get a list of RoleIds in a the given realms
- getRoles(String) - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get the Roles in a site
- getSiteId() - Method in class org.sakaiproject.poll.model.Poll
-
- getSiteRefFromId(String) - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get a site reference "/site/ABCD from its id (ABCD)
- getSitesForUser(String, String) - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get the sites users is a member of
- getSiteTile(String) - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
- getStatus() - Method in class org.sakaiproject.poll.model.Option
-
- getSubmissionId() - Method in class org.sakaiproject.poll.model.Vote
-
- getSubmissionStatus() - Method in class org.sakaiproject.poll.model.VoteCollection
-
- getText() - Method in class org.sakaiproject.poll.model.Option
-
- getText() - Method in class org.sakaiproject.poll.model.Poll
-
- getUrl() - Method in class org.sakaiproject.poll.model.Poll
-
- getUrl(String) - Method in class org.sakaiproject.poll.model.Poll
-
- getUserEidFromId(String) - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Given a userId, return the associated userEid
- getUserId() - Method in class org.sakaiproject.poll.model.Vote
-
- getUUId() - Method in class org.sakaiproject.poll.model.Option
-
- getVisibleOptionsForPoll(Long) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Get options for the given poll that are not flagged as deleted.
- getVoteById(Long) - Method in interface org.sakaiproject.poll.logic.PollVoteManager
-
Get a vote by id
- getVoteClose() - Method in class org.sakaiproject.poll.model.Poll
-
- getVoteCloseStr() - Method in class org.sakaiproject.poll.model.Poll
-
- getVoteDate() - Method in class org.sakaiproject.poll.model.Vote
-
- getVoteOpen() - Method in class org.sakaiproject.poll.model.Poll
-
- getVoteOpenStr() - Method in class org.sakaiproject.poll.model.Poll
-
- getVotes() - Method in class org.sakaiproject.poll.model.Poll
-
- getVotes() - Method in class org.sakaiproject.poll.model.VoteCollection
-
- getVotesForUser(String, Long[]) - Method in interface org.sakaiproject.poll.logic.PollVoteManager
-
Get all the votes for a specific user in a poll or polls (or all polls)