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

Packages that use SolrResponseDto
com.gisgraphy.domain.geoloc.service.fulltextsearch   
com.gisgraphy.domain.valueobject Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
com.gisgraphy.webapp.action   
 

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

Methods in com.gisgraphy.domain.geoloc.service.fulltextsearch that return types with arguments of type SolrResponseDto
static java.util.List<SolrResponseDto> SolrUnmarshaller.unmarshall(org.apache.solr.client.solrj.response.QueryResponse queryResponse)
           
 

Uses of SolrResponseDto in com.gisgraphy.domain.valueobject
 

Methods in com.gisgraphy.domain.valueobject that return types with arguments of type SolrResponseDto
 java.util.List<SolrResponseDto> FulltextResultsDto.getResults()
           
 

Uses of SolrResponseDto in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action that return SolrResponseDto
 SolrResponseDto DisplayFeatureAction.getResult()
           
 



Copyright © 2009. All Rights Reserved.