|
||||||||||
| 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 |
ServiceExportImpl.executeImport(java.lang.String filePath)
|
PollExportDTO |
ServiceExport.executeImport(java.lang.String filePath)
Import d'un sondage et de ses résultats à partir d'un fichier XML. |
| Methods in org.chorem.pollen.votecounting.services with parameters of type PollExportDTO | |
|---|---|
java.lang.String |
ServiceExportImpl.executeExport(PollExportDTO pollExport)
|
java.lang.String |
ServiceExport.executeExport(PollExportDTO export)
Export d'un sondage et de ses résultats au format XML. |
java.io.File |
ServiceExportImpl.executeFileExport(PollExportDTO pollExport)
|
java.io.File |
ServiceExport.executeFileExport(PollExportDTO export)
Export d'un sondage et de ses résultats au format XML. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||