|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceExport
Interface du service d'export.
| Method Summary | |
|---|---|
String |
executeExport(PollExportDTO export)
Export d'un sondage et de ses résultats au format XML. |
File |
executeFileExport(PollExportDTO export)
Export d'un sondage et de ses résultats au format XML. |
PollExportDTO |
executeImport(String filePath)
Import d'un sondage et de ses résultats à partir d'un fichier XML. |
| Method Detail |
|---|
String executeExport(PollExportDTO export)
export - : DTO à exporter.
File executeFileExport(PollExportDTO export)
export - : DTO à exporter.
PollExportDTO executeImport(String filePath)
filePath - chemin du fichier à importer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||