@Deprecated public interface ImportModel<E>
| Modifier and Type | Method and Description |
|---|---|
Iterable<ImportableColumn<E,Object>> |
getColumnsForImport()
Deprecated.
|
char |
getSeparator()
Deprecated.
|
E |
newEmptyInstance()
Deprecated.
|
void |
pushCsvHeaderNames(List<String> headerNames)
Deprecated.
|
Copyright © 2011-2013 CodeLutin. All Rights Reserved.