|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoteCountingResultDTO | |
|---|---|
| org.chorem.pollen.votecounting.dto | Data Transfert Objects. |
| org.chorem.pollen.votecounting.services | Services proposés par le module VoteCounting. |
| Uses of VoteCountingResultDTO in org.chorem.pollen.votecounting.dto |
|---|
| Methods in org.chorem.pollen.votecounting.dto that return types with arguments of type VoteCountingResultDTO | |
|---|---|
List<VoteCountingResultDTO> |
PollExportDTO.getVoteCountingResults()
|
| Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type VoteCountingResultDTO | |
|---|---|
void |
PollExportDTO.setVoteCountingResults(List<VoteCountingResultDTO> voteCountingResults)
|
| Uses of VoteCountingResultDTO in org.chorem.pollen.votecounting.services |
|---|
| Methods in org.chorem.pollen.votecounting.services that return VoteCountingResultDTO | |
|---|---|
VoteCountingResultDTO |
ServiceVoteCountingImpl.executeGroupCounting(PollDTO poll)
Service de dépouillement par groupes |
VoteCountingResultDTO |
ServiceVoteCounting.executeGroupCounting(PollDTO poll)
|
VoteCountingResultDTO |
ServiceVoteCountingImpl.executeVoteCounting(PollDTO poll)
Service de dépouillement par votes (personnes) |
VoteCountingResultDTO |
ServiceVoteCounting.executeVoteCounting(PollDTO poll)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||