| Interface | Description |
|---|---|
| ChoiceIdAble |
To mark any object that identify a choice via the
ChoiceIdAble.getChoiceId()
method. |
| Voter |
A voter (can be a physical voter or a group of voters).
|
| VoterBuilder |
To build some
Voter. |
| Class | Description |
|---|---|
| ChoiceIdAble.ChoiceIdAbleById | |
| ChoiceScore |
Score for a given choice.
|
| GroupOfVoter |
Group of voters.
|
| GroupOfVoterBuilder |
GroupOfVoter builder. |
| GroupVoteCountingResult |
TODO
|
| SimpleVoter |
Physical voter.
|
| SimpleVoterBuilder |
SimpleVoter builder. |
| VoteCountingResult |
Contains results for a vote.
|
| VoteForChoice |
A vote for a choice.
|
| Enum | Description |
|---|---|
| ChoiceToVoteRenderType |
To define how to render a vote.
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.