public class GafListFileRepository extends CsvRepository
| Modifier and Type | Field and Description |
|---|---|
static String |
GAFLIST_ENTITYNAME |
| Constructor and Description |
|---|
GafListFileRepository(File tmpFile,
List<CellProcessor> cellProcessors,
Character separator,
GafListValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Entity> |
iterator() |
addCellProcessor, count, getCapabilities, getEntityMetaDataadd, add, aggregate, clearCache, close, count, delete, delete, deleteAll, deleteById, deleteById, findAll, findAll, findOne, findOne, flush, getName, query, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final String GAFLIST_ENTITYNAME
public GafListFileRepository(File tmpFile, @Nullable List<CellProcessor> cellProcessors, Character separator, GafListValidationReport report) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.