public abstract class AbstractCSVImporter extends Object implements ICsvImporter
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.collections4.map.MultiKeyMap |
cacheMap |
protected InputStream |
is |
protected ServiceContext |
serviceContext |
| Constructor and Description |
|---|
AbstractCSVImporter() |
| Modifier and Type | Method and Description |
|---|---|
AgrosystTopiaPersistenceContext |
getPersistenceContext() |
AgrosystTopiaPersistenceContext |
getPersistenceContext(boolean create) |
ServiceFactory |
getServiceFactory() |
void |
init(ServiceContext serviceContext,
org.apache.commons.collections4.map.MultiKeyMap cacheMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitimportFromStreamprotected ServiceContext serviceContext
protected org.apache.commons.collections4.map.MultiKeyMap cacheMap
protected InputStream is
public AgrosystTopiaPersistenceContext getPersistenceContext(boolean create)
public AgrosystTopiaPersistenceContext getPersistenceContext()
public ServiceFactory getServiceFactory()
public void init(ServiceContext serviceContext, org.apache.commons.collections4.map.MultiKeyMap cacheMap)
init in interface ICsvImporterCopyright © 2013–2014 Inra. All rights reserved.