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

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

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
 

Uses of ILanguageDao in com.gisgraphy.importer
 

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



Copyright © 2012. All Rights Reserved.