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

Packages that use ICityDao
com.gisgraphy.domain.geoloc.importer   
com.gisgraphy.domain.repository   
 

Uses of ICityDao in com.gisgraphy.domain.geoloc.importer
 

Methods in com.gisgraphy.domain.geoloc.importer with parameters of type ICityDao
 void GeonamesFeatureImporter.setCityDao(ICityDao cityDao)
           
 void GeonamesAlternateNamesImporter.setCityDao(ICityDao cityDao)
           
 

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
 



Copyright © 2010. All Rights Reserved.