|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollExportDTO | |
|---|---|
| org.chorem.pollen.votecounting.services | Services proposés par le module VoteCounting. |
| Uses of PollExportDTO in org.chorem.pollen.votecounting.services |
|---|
| Methods in org.chorem.pollen.votecounting.services that return PollExportDTO | |
|---|---|
PollExportDTO |
ServiceExport.executeImport(String filePath)
Import d'un sondage et de ses résultats à partir d'un fichier XML. |
PollExportDTO |
ServiceExportImpl.executeImport(String filePath)
|
| Methods in org.chorem.pollen.votecounting.services with parameters of type PollExportDTO | |
|---|---|
String |
ServiceExport.executeExport(PollExportDTO export)
Export d'un sondage et de ses résultats au format XML. |
String |
ServiceExportImpl.executeExport(PollExportDTO pollExport)
|
File |
ServiceExport.executeFileExport(PollExportDTO export)
Export d'un sondage et de ses résultats au format XML. |
File |
ServiceExportImpl.executeFileExport(PollExportDTO pollExport)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||