|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGeolocSearchEngine
Execute a GeolocQuery and returns the results in a specific format
GeolocQuery| Method Summary | |
|---|---|
GeolocResultsDto |
executeQuery(GeolocQuery query)
Execute the query and returns a GeolocResultsDto |
| Methods inherited from interface com.gisgraphy.domain.geoloc.service.IQueryProcessor |
|---|
executeAndSerialize, executeQueryToString |
| Method Detail |
|---|
GeolocResultsDto executeQuery(GeolocQuery query)
throws ServiceException
GeolocResultsDto
query - The GeolocQuery to execute
ServiceException - If an error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||