|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImporterConfig | |
---|---|
com.gisgraphy.domain.geoloc.importer | |
com.gisgraphy.domain.repository | |
com.gisgraphy.webapp.action |
Uses of ImporterConfig in com.gisgraphy.domain.geoloc.importer |
---|
Fields in com.gisgraphy.domain.geoloc.importer declared as ImporterConfig | |
---|---|
protected ImporterConfig |
AbstractFileRetriever.importerConfig
|
protected ImporterConfig |
AbstractImporterProcessor.importerConfig
|
Methods in com.gisgraphy.domain.geoloc.importer that return ImporterConfig | |
---|---|
ImporterConfig |
IImporterManager.getImporterConfig()
|
ImporterConfig |
ImporterManager.getImporterConfig()
|
ImporterConfig |
OpenStreetMapFulltextBuilder.getImporterConfig()
|
Methods in com.gisgraphy.domain.geoloc.importer with parameters of type ImporterConfig | |
---|---|
void |
GeonamesDatabaseIndexer.setImporterConfig(ImporterConfig importerConfig)
|
void |
AbstractFileRetriever.setImporterConfig(ImporterConfig importerConfig)
|
void |
AbstractImporterProcessor.setImporterConfig(ImporterConfig importerConfig)
|
void |
ImporterManager.setImporterConfig(ImporterConfig importerConfig)
|
void |
OpenStreetMapFulltextBuilder.setImporterConfig(ImporterConfig importerConfig)
|
Uses of ImporterConfig in com.gisgraphy.domain.repository |
---|
Methods in com.gisgraphy.domain.repository with parameters of type ImporterConfig | |
---|---|
void |
ImporterStatusListDao.setImporterConfig(ImporterConfig importerConfig)
|
Uses of ImporterConfig in com.gisgraphy.webapp.action |
---|
Methods in com.gisgraphy.webapp.action that return ImporterConfig | |
---|---|
ImporterConfig |
ImportConfirmAction.getImporterConfig()
|
Methods in com.gisgraphy.webapp.action with parameters of type ImporterConfig | |
---|---|
void |
ImportConfirmAction.setImporterConfig(ImporterConfig importerConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |