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

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

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

Methods in com.gisgraphy.domain.geoloc.importer with parameters of type IGisFeatureDao
 void GeonamesFeatureImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
           
 void GeonamesAlternateNamesImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
           
 

Uses of IGisFeatureDao in com.gisgraphy.domain.repository
 

Classes in com.gisgraphy.domain.repository that implement IGisFeatureDao
 class GisFeatureDao
          A data access object for GisFeature
 



Copyright © 2010. All Rights Reserved.