| Constructor and Description |
|---|
Polls() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
fillSimpleVoter(VoterBuilder builder,
Vote vote) |
static VoteCounting |
getVoteCounting(VoteCountingFactory factory,
Poll poll) |
static GroupOfVoter |
toGroupOfVoters(Poll poll)
Build the group of voter of the poll, using his group to build sub
group of the poll.
|
static GroupOfVoter |
toSimpleVotersGroup(Poll poll)
Collect all vote for all voters of the givne poll.
|
public static GroupOfVoter toSimpleVotersGroup(Poll poll)
poll - the poll to scanpublic static GroupOfVoter toGroupOfVoters(Poll poll)
poll - the poll to scanpublic static VoteCounting getVoteCounting(VoteCountingFactory factory, Poll poll)
protected static void fillSimpleVoter(VoterBuilder builder, Vote vote)
Copyright © 2009-2013 CodeLutin. All Rights Reserved.