| Package | Description |
|---|---|
| com.gisgraphy.domain.repository | |
| com.gisgraphy.helper | |
| com.gisgraphy.importer | |
| com.gisgraphy.webapp.action |
| Modifier and Type | Class and Description |
|---|---|
class |
CountryDao
A data access object for
Country |
| Modifier and Type | Field and Description |
|---|---|
ICountryDao |
GisFeatureHelper.countryDao |
| Modifier and Type | Field and Description |
|---|---|
protected ICountryDao |
GeonamesFeatureSimpleImporter.countryDao |
| Modifier and Type | Method and Description |
|---|---|
void |
GeonamesFeatureSimpleImporter.setCountryDao(ICountryDao countryDao) |
void |
GeonamesCountryImporter.setCountryDao(ICountryDao countryDao) |
void |
GeonamesAlternateNamesExtracter.setCountryDao(ICountryDao countryDao) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeocodingAction.setCountryDao(ICountryDao countryDao) |
Copyright © 2015. All rights reserved.