| Package | Description |
|---|---|
| org.chorem.pollen.votecounting.dto |
Data Transfert Objects.
|
| org.chorem.pollen.votecounting.services |
Services proposés par le module VoteCounting.
|
| Modifier and Type | Method and Description |
|---|---|
List<VotingGroupDTO> |
PollDTO.getVotingGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
PollDTO.setVotingGroups(List<VotingGroupDTO> votingGroups) |
| Modifier and Type | Method and Description |
|---|---|
protected List<VotingGroupDTO> |
ImportExportService.toVotingGroups(List<org.jdom.Element> listGroups) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
ImportExportService.toDOM(VotingGroupDTO group) |
Copyright © 2009-2012 CodeLutin. All Rights Reserved.