- 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
-
- 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)
- getDetails() - Method in class org.sakaiproject.poll.model.Poll
-
- getDisctinctVotersForPoll(Poll) - Method in interface org.sakaiproject.poll.logic.PollVoteManager
-
- getId() - Method in class org.sakaiproject.poll.model.Option
-
- getId() - 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
- getNumberUsersCanVote() - Method in interface org.sakaiproject.poll.logic.ExternalLogic
-
Get the total number of users that have permission for voting
- getOptionById(Long) - Method in interface org.sakaiproject.poll.logic.PollListManager
-
Get a specific option by its id
- 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
- 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
- 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
- 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
-
- 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
- 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
- getVoteCloseStr() - Method in class org.sakaiproject.poll.model.Poll
-
- getVoteOpenStr() - Method in class org.sakaiproject.poll.model.Poll
-
- 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)