|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICityDao | |
---|---|
com.gisgraphy.domain.repository | |
com.gisgraphy.importer |
Uses of ICityDao in com.gisgraphy.domain.repository |
---|
Classes in com.gisgraphy.domain.repository that implement ICityDao | |
---|---|
class |
CityDao
A data access object for City |
Uses of ICityDao in com.gisgraphy.importer |
---|
Fields in com.gisgraphy.importer declared as ICityDao | |
---|---|
protected ICityDao |
GeonamesZipCodeSimpleImporter.cityDao
|
protected ICityDao |
GeonamesAlternateNamesSimpleImporter.cityDao
|
protected ICityDao |
GeonamesFeatureSimpleImporter.cityDao
|
Methods in com.gisgraphy.importer with parameters of type ICityDao | |
---|---|
void |
GeonamesZipCodeSimpleImporter.setCityDao(ICityDao cityDao)
|
void |
GeonamesAlternateNamesSimpleImporter.setCityDao(ICityDao cityDao)
|
void |
GeonamesFeatureSimpleImporter.setCityDao(ICityDao cityDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |