ch.tatool.app.export
Class CSVAccountDataExport
java.lang.Object
ch.tatool.app.export.CSVAccountDataExport
public class CSVAccountDataExport
- extends Object
Exports account data into a CSV file.
- Author:
- André Locher
|
Method Summary |
File |
exportData(Module module)
Exports the account data and stores the results in the provided Writer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVAccountDataExport
public CSVAccountDataExport(DataService dataService)
exportData
public File exportData(Module module)
- Exports the account data and stores the results in the provided Writer
Copyright © 2012. All Rights Reserved.