org.chorem.pollen.votecounting.services
Class VoteCountingService
java.lang.Object
org.chorem.pollen.votecounting.services.VoteCountingService
public class VoteCountingService
- extends Object
Service qui permet le dépouillement d'un sondage.
- Since:
- 1.3
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VoteCountingService
public VoteCountingService()
execute
public VoteCountingResultDTO execute(PollDTO poll)
executeVoteCounting
public VoteCountingResultDTO executeVoteCounting(PollDTO poll)
executeGroupCounting
public VoteCountingResultDTO executeGroupCounting(PollDTO poll)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.