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

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

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

Methods in com.gisgraphy.domain.geoloc.importer with parameters of type ILanguageDao
 void GeonamesLanguageImporter.setLanguageDao(ILanguageDao languageDao)
           
 void GeonamesCountryImporter.setLanguageDao(ILanguageDao languageDao)
           
 

Uses of ILanguageDao in com.gisgraphy.domain.repository
 

Classes in com.gisgraphy.domain.repository that implement ILanguageDao
 class LanguageDao
          Interface of data access object for Language
 



Copyright © 2010. All Rights Reserved.