|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGisFeatureDao | |
|---|---|
| com.gisgraphy.domain.repository | |
| com.gisgraphy.importer | |
| com.gisgraphy.webapp.action | |
| 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 |
| Methods in com.gisgraphy.domain.repository with parameters of type IGisFeatureDao | |
|---|---|
void |
IdGenerator.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
| Uses of IGisFeatureDao in com.gisgraphy.importer |
|---|
| Fields in com.gisgraphy.importer declared as IGisFeatureDao | |
|---|---|
protected IGisFeatureDao |
GeonamesZipCodeSimpleImporter.gisFeatureDao
|
protected IGisFeatureDao |
GeonamesAlternateNamesSimpleImporter.gisFeatureDao
|
protected IGisFeatureDao |
GeonamesFeatureSimpleImporter.gisFeatureDao
|
| Methods in com.gisgraphy.importer with parameters of type IGisFeatureDao | |
|---|---|
void |
GeonamesZipCodeSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
void |
GeonamesAlternateNamesSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
void |
GeonamesFeatureSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
| Uses of IGisFeatureDao in com.gisgraphy.webapp.action |
|---|
| Methods in com.gisgraphy.webapp.action with parameters of type IGisFeatureDao | |
|---|---|
void |
EditFeatureAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
void |
EditZipCodeAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
void |
EditAlternateNameAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||