Class GeoSearchQueryParamHandler
java.lang.Object
ch.tocco.nice2.optional.geolocation.impl.gui.GeoSearchQueryParamHandler
- All Implemented Interfaces:
QueryParameterHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanHandles the specified query parameter.
-
Constructor Details
-
GeoSearchQueryParamHandler
public GeoSearchQueryParamHandler(org.slf4j.Logger log)
-
-
Method Details
-
processQueryParameter
Description copied from interface:QueryParameterHandlerHandles the specified query parameter. Returnstrueto indicate successfull handling, so query parameters are not handled twice.- Specified by:
processQueryParameterin interfaceQueryParameterHandler
-