public interface ICsvImporter
| Modifier and Type | Method and Description |
|---|---|
ImportResults |
importFromStream(InputStream is,
Map<String,EntityAndDependencies> entitiesByCsvId) |
void |
init(ServiceContext serviceContext) |
ImportResults importFromStream(InputStream is, Map<String,EntityAndDependencies> entitiesByCsvId)
void init(ServiceContext serviceContext)
Copyright © 2013–2015 Inra. All rights reserved.