|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICountryDao | |
|---|---|
| com.gisgraphy.domain.geoloc.entity | |
| com.gisgraphy.domain.geoloc.importer | |
| com.gisgraphy.domain.repository | |
| com.gisgraphy.webapp.action | |
| Uses of ICountryDao in com.gisgraphy.domain.geoloc.entity |
|---|
| Fields in com.gisgraphy.domain.geoloc.entity declared as ICountryDao | |
|---|---|
ICountryDao |
GisFeature.countryDao
|
| Uses of ICountryDao in com.gisgraphy.domain.geoloc.importer |
|---|
| Methods in com.gisgraphy.domain.geoloc.importer with parameters of type ICountryDao | |
|---|---|
void |
GeonamesFeatureImporter.setCountryDao(ICountryDao countryDao)
|
void |
GeonamesAlternateNamesExtracter.setCountryDao(ICountryDao countryDao)
|
void |
GeonamesCountryImporter.setCountryDao(ICountryDao countryDao)
|
| Uses of ICountryDao in com.gisgraphy.domain.repository |
|---|
| Classes in com.gisgraphy.domain.repository that implement ICountryDao | |
|---|---|
class |
CountryDao
A data access object for Country |
| Uses of ICountryDao in com.gisgraphy.webapp.action |
|---|
| Methods in com.gisgraphy.webapp.action with parameters of type ICountryDao | |
|---|---|
void |
GeocodingAction.setCountryDao(ICountryDao countryDao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||