ch.tatool.app.export
Class CSVAccountDataExport

java.lang.Object
  extended by ch.tatool.app.export.CSVAccountDataExport

public class CSVAccountDataExport
extends Object

Exports account data into a CSV file.

Author:
André Locher

Constructor Summary
CSVAccountDataExport(DataService dataService)
           
 
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
 

Constructor Detail

CSVAccountDataExport

public CSVAccountDataExport(DataService dataService)
Method Detail

exportData

public File exportData(Module module)
Exports the account data and stores the results in the provided Writer



Copyright © 2012. All Rights Reserved.