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