org.chorem.pollen.votecounting.services
Interface ServiceVoteCounting

All Known Implementing Classes:
ServiceVoteCountingImpl

public interface ServiceVoteCounting

Interface du service de dépouillement.

Version:
$Id: ServiceVoteCounting.java 3423 2012-06-05 16:50:22Z tchemit $

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

Method Detail

executeVoteCounting

VoteCountingResultDTO executeVoteCounting(PollDTO poll)

executeGroupCounting

VoteCountingResultDTO executeGroupCounting(PollDTO poll)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.