| 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<VotingPersonDTO> |
VotingGroupDTO.getVotingPersons() |
List<VotingPersonDTO> |
VotingGroupDTO.list() |
| Modifier and Type | Method and Description |
|---|---|
void |
VotingGroupDTO.setVotingPersons(List<VotingPersonDTO> votingPersons) |
| Modifier and Type | Method and Description |
|---|---|
protected List<VotingPersonDTO> |
ImportExportService.toVotingPersons(List<org.jdom.Element> listVotingPersons) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
ImportExportService.toDOM(VotingPersonDTO votingPerson) |
Copyright © 2009-2012 CodeLutin. All Rights Reserved.