Interface Storable.AsCSV

All Superinterfaces:
Storable
All Known Implementing Classes:
BooleanResultData, ResultCountData
Enclosing interface:
Storable

public static interface Storable.AsCSV extends Storable
  • Method Details

    • toCSV

      Converts the data into CSV files. The key of the map contains the file name for the linked entries.
      Returns:
      CSVFileData list which contains all the files and their data that should be created and stored