public class VoteCountingService extends Object
| Constructor and Description |
|---|
VoteCountingService() |
| Modifier and Type | Method and Description |
|---|---|
VoteCountingResultDTO |
execute(PollDTO poll) |
VoteCountingResultDTO |
executeGroupCounting(PollDTO poll) |
VoteCountingResultDTO |
executeVoteCounting(PollDTO poll) |
public VoteCountingResultDTO execute(PollDTO poll)
public VoteCountingResultDTO executeVoteCounting(PollDTO poll)
public VoteCountingResultDTO executeGroupCounting(PollDTO poll)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.