Uses of Interface
com.gisgraphy.domain.geoloc.importer.IImporterManager

Packages that use IImporterManager
com.gisgraphy.domain.geoloc.importer   
com.gisgraphy.webapp.action   
 

Uses of IImporterManager in com.gisgraphy.domain.geoloc.importer
 

Classes in com.gisgraphy.domain.geoloc.importer that implement IImporterManager
 class ImporterManager
          Do the importing stuff
 

Uses of IImporterManager in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action that return IImporterManager
 IImporterManager ImportAction.getImporterManager()
           
 

Methods in com.gisgraphy.webapp.action with parameters of type IImporterManager
 void ResetImportAction.setImporterManager(IImporterManager importerManager)
           
 void ImportConfirmAction.setImporterManager(IImporterManager importerManager)
           
 void ImportAction.setImporterManager(IImporterManager importerManager)
           
 



Copyright © 2010. All Rights Reserved.