Uses of Interface
com.gisgraphy.service.IInternationalisationService

Packages that use IInternationalisationService
com.gisgraphy.importer   
com.gisgraphy.service.impl   
com.gisgraphy.webapp.action   
 

Uses of IInternationalisationService in com.gisgraphy.importer
 

Fields in com.gisgraphy.importer declared as IInternationalisationService
protected  IInternationalisationService AbstractSimpleImporterProcessor.internationalisationService
           
protected  IInternationalisationService GeonamesDatabaseIndexer.internationalisationService
           
 

Methods in com.gisgraphy.importer with parameters of type IInternationalisationService
 void AbstractFileRetriever.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void OpenStreetMapFulltextBuilder.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void AbstractSimpleImporterProcessor.setInternationalisationService(IInternationalisationService internationalisationService)
           
 

Uses of IInternationalisationService in com.gisgraphy.service.impl
 

Classes in com.gisgraphy.service.impl that implement IInternationalisationService
 class InternationalisationService
          Allow i18n and L10n When we are not in a web context
 

Uses of IInternationalisationService in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action with parameters of type IInternationalisationService
 void EditFeatureAction.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void EditStreetAction.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void EditZipCodeAction.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void EditAlternateNameAction.setInternationalisationService(IInternationalisationService internationalisationService)
           
 



Copyright © 2012. All Rights Reserved.