- getAllChoiceIds(Set<Voter>) - Method in class org.chorem.pollen.votecounting.strategy.AbstractVoteCountingStrategy
-
- getChoiceId() - Method in interface org.chorem.pollen.votecounting.model.ChoiceIdAble
-
- getChoiceId() - Method in class org.chorem.pollen.votecounting.model.ChoiceScore
-
- getChoiceId() - Method in class org.chorem.pollen.votecounting.model.VoteForChoice
-
- getDirectWinners(Collection<List<Set<String>>>) - Method in class org.chorem.pollen.votecounting.strategy.AbstractVoteCountingStrategy
-
- getDisplayVoteValue(Integer) - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Get the value to display for a given vote value in the vote page.
- getGroupResults() - Method in class org.chorem.pollen.votecounting.model.GroupVoteCountingResult
-
- getI18nHelp() - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Obtains the i18n help of this strategy.
- getI18nName() - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Obtains the i18n name of this strategy.
- getId() - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Obtains the unique id of this strategy.
- getMainResult() - Method in class org.chorem.pollen.votecounting.model.GroupVoteCountingResult
-
- getResult() - Method in class org.chorem.pollen.votecounting.model.GroupOfVoter
-
- getScores() - Method in class org.chorem.pollen.votecounting.model.VoteCountingResult
-
- getScoreValue() - Method in class org.chorem.pollen.votecounting.model.ChoiceScore
-
- getStrategy(int) - Method in class org.chorem.pollen.votecounting.strategy.VoteCountingStrategyProvider
-
- getStrategyHelp(Locale) - Method in class org.chorem.pollen.votecounting.strategy.AbstractVoteCountingStrategy
-
- getStrategyHelp(Locale) - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Get the vote counting strategy help to display in UI.
- getStrategyIds() - Method in class org.chorem.pollen.votecounting.strategy.VoteCountingStrategyProvider
-
- getStrategyName(Locale) - Method in class org.chorem.pollen.votecounting.strategy.AbstractVoteCountingStrategy
-
- getStrategyName(Locale) - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Get the vote counting strategy name to display in UI.
- getTotalVoteValueNotValidMessage(Locale) - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
If the total values of a vote is not valid, gets the localized error
message.
- getVoteForChoices() - Method in class org.chorem.pollen.votecounting.model.GroupOfVoter
-
- getVoteForChoices() - Method in class org.chorem.pollen.votecounting.model.SimpleVoter
-
- getVoteForChoices() - Method in interface org.chorem.pollen.votecounting.model.Voter
-
Gets all the vote for choices registred for this voter.
- getVoterId() - Method in class org.chorem.pollen.votecounting.model.GroupOfVoter
-
- getVoterId() - Method in class org.chorem.pollen.votecounting.model.SimpleVoter
-
- getVoterId() - Method in interface org.chorem.pollen.votecounting.model.Voter
-
Gets the voter unique id.
- getVoters() - Method in class org.chorem.pollen.votecounting.model.GroupOfVoter
-
- getVoters() - Method in class org.chorem.pollen.votecounting.model.VoterBuilder
-
- getVoteValue() - Method in class org.chorem.pollen.votecounting.model.VoteForChoice
-
- getVoteValueEditorType() - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
Gets the type of editor used to render a vote value.
- getVoteValueNotValidMessage(Locale) - Method in interface org.chorem.pollen.votecounting.strategy.VoteCountingStrategy
-
If a vote value is not valid, gets the localized message of the error.
- getWeight() - Method in class org.chorem.pollen.votecounting.model.GroupOfVoter
-
- getWeight() - Method in class org.chorem.pollen.votecounting.model.SimpleVoter
-
- getWeight() - Method in interface org.chorem.pollen.votecounting.model.Voter
-
Gets the weight of the voter.
- GroupOfVoter - Class in org.chorem.pollen.votecounting.model
-
Group of voters.
- GroupOfVoter() - Constructor for class org.chorem.pollen.votecounting.model.GroupOfVoter
-
- groupResults - Variable in class org.chorem.pollen.votecounting.model.GroupVoteCountingResult
-
- GroupVoteCountingResult - Class in org.chorem.pollen.votecounting.model
-
TODO
- GroupVoteCountingResult() - Constructor for class org.chorem.pollen.votecounting.model.GroupVoteCountingResult
-