|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VotingGroupDTO | |
|---|---|
| org.chorem.pollen.votecounting.dto | Data Transfert Objects. |
| org.chorem.pollen.votecounting.services | Services proposés par le module VoteCounting. |
| Uses of VotingGroupDTO in org.chorem.pollen.votecounting.dto |
|---|
| Methods in org.chorem.pollen.votecounting.dto that return types with arguments of type VotingGroupDTO | |
|---|---|
List<VotingGroupDTO> |
PollDTO.getVotingGroups()
|
| Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type VotingGroupDTO | |
|---|---|
void |
PollDTO.setVotingGroups(List<VotingGroupDTO> votingGroups)
|
| Uses of VotingGroupDTO in org.chorem.pollen.votecounting.services |
|---|
| Methods in org.chorem.pollen.votecounting.services that return types with arguments of type VotingGroupDTO | |
|---|---|
protected List<VotingGroupDTO> |
ImportExportService.toVotingGroups(List<org.jdom.Element> listGroups)
|
| Methods in org.chorem.pollen.votecounting.services with parameters of type VotingGroupDTO | |
|---|---|
protected org.jdom.Element |
ImportExportService.toDOM(VotingGroupDTO group)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||