Uses of Interface
com.gisgraphy.service.IInternationalisationService

Packages that use IInternationalisationService
com.gisgraphy.domain.geoloc.importer   
com.gisgraphy.service.impl   
 

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

Fields in com.gisgraphy.domain.geoloc.importer declared as IInternationalisationService
protected  IInternationalisationService AbstractImporterProcessor.internationalisationService
           
 

Methods in com.gisgraphy.domain.geoloc.importer with parameters of type IInternationalisationService
 void AbstractFileRetriever.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void AbstractImporterProcessor.setInternationalisationService(IInternationalisationService internationalisationService)
           
 void OpenStreetMapFulltextBuilder.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
 



Copyright © 2010. All Rights Reserved.