|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VotingPersonDTO | |
|---|---|
| org.chorem.pollen.votecounting.dto | Data Transfert Objects. |
| org.chorem.pollen.votecounting.services | Services proposés par le module VoteCounting. |
| Uses of VotingPersonDTO in org.chorem.pollen.votecounting.dto |
|---|
| Methods in org.chorem.pollen.votecounting.dto that return types with arguments of type VotingPersonDTO | |
|---|---|
List<VotingPersonDTO> |
VotingGroupDTO.getVotingPersons()
|
List<VotingPersonDTO> |
VotingGroupDTO.list()
|
| Method parameters in org.chorem.pollen.votecounting.dto with type arguments of type VotingPersonDTO | |
|---|---|
void |
VotingGroupDTO.setVotingPersons(List<VotingPersonDTO> votingPersons)
|
| Uses of VotingPersonDTO in org.chorem.pollen.votecounting.services |
|---|
| Methods in org.chorem.pollen.votecounting.services that return types with arguments of type VotingPersonDTO | |
|---|---|
protected List<VotingPersonDTO> |
ImportExportService.toVotingPersons(List<org.jdom.Element> listVotingPersons)
|
| Methods in org.chorem.pollen.votecounting.services with parameters of type VotingPersonDTO | |
|---|---|
protected org.jdom.Element |
ImportExportService.toDOM(VotingPersonDTO votingPerson)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||