@Deprecated public interface ExportModel<E>
| Modifier and Type | Method and Description |
|---|---|
Iterable<ExportableColumn<E,Object>> |
getColumnsForExport()
Deprecated.
|
char |
getSeparator()
Deprecated.
|
char getSeparator()
Iterable<ExportableColumn<E,Object>> getColumnsForExport()
Copyright © 2011-2013 CodeLutin. All Rights Reserved.