Package | Description |
---|---|
com.gisgraphy.domain.repository | |
com.gisgraphy.importer | |
com.gisgraphy.webapp.action |
Modifier and Type | Class and Description |
---|---|
class |
GisFeatureDao
A data access object for
GisFeature |
Modifier and Type | Method and Description |
---|---|
void |
IdGenerator.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
Modifier and Type | Field and Description |
---|---|
protected IGisFeatureDao |
GeonamesAlternateNamesSimpleImporter.gisFeatureDao |
protected IGisFeatureDao |
OpenStreetMapPoisSimpleImporter.gisFeatureDao |
protected IGisFeatureDao |
QuattroshapesSimpleImporter.gisFeatureDao |
protected IGisFeatureDao |
GeonamesFeatureSimpleImporter.gisFeatureDao |
protected IGisFeatureDao |
GeonamesZipCodeSimpleImporter.gisFeatureDao |
Modifier and Type | Method and Description |
---|---|
void |
GeonamesAlternateNamesSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
OpenStreetMapPoisSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
QuattroshapesSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
GeonamesFeatureSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
GeonamesZipCodeSimpleImporter.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
Modifier and Type | Method and Description |
---|---|
void |
DisplayFeatureAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
EditAlternateNameAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
EditFeatureAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
void |
EditZipCodeAction.setGisFeatureDao(IGisFeatureDao gisFeatureDao) |
Copyright © 2015. All rights reserved.