public interface ExportModel<E>
| Modifier and Type | Method and Description |
|---|---|
Iterable<ExportableColumn<E,Object>> |
getColumnsForExport() |
char |
getSeparator() |
char getSeparator()
Iterable<ExportableColumn<E,Object>> getColumnsForExport()
Copyright © 2013–2015 CodeLutin. All rights reserved.