Uses of Class
com.gisgraphy.domain.valueobject.FulltextResultsDto

Packages that use FulltextResultsDto
com.gisgraphy.domain.geoloc.service.fulltextsearch   
com.gisgraphy.webapp.action   
 

Uses of FulltextResultsDto in com.gisgraphy.domain.geoloc.service.fulltextsearch
 

Methods in com.gisgraphy.domain.geoloc.service.fulltextsearch that return FulltextResultsDto
 FulltextResultsDto FullTextSearchEngine.executeQuery(FulltextQuery query)
           
 FulltextResultsDto IFullTextSearchEngine.executeQuery(FulltextQuery query)
          Execute the query and returns a list of DTO
 

Uses of FulltextResultsDto in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action that return FulltextResultsDto
 FulltextResultsDto FulltextSearchAction.getResponseDTO()
           
 



Copyright © 2010. All Rights Reserved.