Package | Description |
---|---|
com.gisgraphy.domain.repository | |
com.gisgraphy.importer | |
com.gisgraphy.webapp.action |
Modifier and Type | Class and Description |
---|---|
class |
CityDao
A data access object for
City |
Modifier and Type | Field and Description |
---|---|
protected ICityDao |
GeonamesAlternateNamesSimpleImporter.cityDao |
protected ICityDao |
OpenStreetMapPoisSimpleImporter.cityDao |
protected ICityDao |
GeonamesFeatureSimpleImporter.cityDao |
protected ICityDao |
GeonamesZipCodeSimpleImporter.cityDao |
protected ICityDao |
OpenStreetMapCitiesSimpleImporter.cityDao |
protected ICityDao |
OpenStreetMapSimpleImporter.cityDao |
Modifier and Type | Method and Description |
---|---|
void |
GeonamesAlternateNamesSimpleImporter.setCityDao(ICityDao cityDao) |
void |
OpenStreetMapPoisSimpleImporter.setCityDao(ICityDao cityDao) |
void |
GeonamesFeatureSimpleImporter.setCityDao(ICityDao cityDao) |
void |
GeonamesZipCodeSimpleImporter.setCityDao(ICityDao cityDao) |
void |
OpenStreetMapCitiesSimpleImporter.setCityDao(ICityDao cityDao) |
void |
OpenStreetMapSimpleImporter.setCityDao(ICityDao cityDao) |
Modifier and Type | Method and Description |
---|---|
void |
DebugStreetAction.setCityDao(ICityDao cityDao) |
Copyright © 2015. All rights reserved.