public class ServiceVoteCountingImpl extends Object implements ServiceVoteCounting
| Constructor and Description |
|---|
ServiceVoteCountingImpl()
Constructeur
|
| Modifier and Type | Method and Description |
|---|---|
VoteCountingResultDTO |
executeGroupCounting(PollDTO poll)
Service de dépouillement par groupes
|
VoteCountingResultDTO |
executeVoteCounting(PollDTO poll)
Service de dépouillement par votes (personnes)
|
public VoteCountingResultDTO executeVoteCounting(PollDTO poll)
executeVoteCounting in interface ServiceVoteCountingpoll - : sondagepublic VoteCountingResultDTO executeGroupCounting(PollDTO poll)
executeGroupCounting in interface ServiceVoteCountingpoll - : sondageCopyright © 2009-2012 CodeLutin. All Rights Reserved.