Uses of Interface
com.gisgraphy.domain.repository.ICityDao

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)
           
 



Copyright © 2012. All Rights Reserved.