public class InventoryExportModel extends Object implements org.nuiton.util.csv.ExportModel<InventoryBean>
| Constructor and Description |
|---|
InventoryExportModel() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<org.nuiton.util.csv.ExportableColumn<InventoryBean,Object>> |
getColumnsForExport() |
char |
getSeparator() |
public char getSeparator()
getSeparator in interface org.nuiton.util.csv.ExportModel<InventoryBean>public Iterable<org.nuiton.util.csv.ExportableColumn<InventoryBean,Object>> getColumnsForExport()
getColumnsForExport in interface org.nuiton.util.csv.ExportModel<InventoryBean>Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.