|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.votecounting.business.VoteCounting
public class VoteCounting
Implémentation du service de dépouillement.
| Constructor Summary | |
|---|---|
VoteCounting()
Constructeur |
|
| Method Summary | |
|---|---|
VoteCountingResultDTO |
executeGroupCounting(PollDTO poll)
Service de dépouillement par groupes |
VoteCountingResultDTO |
executeVoteCounting(PollDTO poll)
Service de dépouillement par votes (personnes) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VoteCounting()
| Method Detail |
|---|
public VoteCountingResultDTO executeVoteCounting(PollDTO poll)
executeVoteCounting in interface ServiceVoteCountingpoll - : sondage
public VoteCountingResultDTO executeGroupCounting(PollDTO poll)
executeGroupCounting in interface ServiceVoteCountingpoll - : sondage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||