org.chorem.pollen.votecounting.services
Interface ServiceVoteCounting

All Known Implementing Classes:
VoteCounting

public interface ServiceVoteCounting

Interface du service de dépouillement.

Version:
$Id: ServiceVoteCounting.java 2615 2009-07-01 13:47:45Z nrannou $

Method Summary
 VoteCountingResultDTO executeGroupCounting(PollDTO poll)
           
 VoteCountingResultDTO executeVoteCounting(PollDTO poll)
           
 

Method Detail

executeVoteCounting

VoteCountingResultDTO executeVoteCounting(PollDTO poll)

executeGroupCounting

VoteCountingResultDTO executeGroupCounting(PollDTO poll)


Copyright © 2009 CodeLutin. All Rights Reserved.