Class FulltextQueryParameterHandler
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.search.queryparams.FulltextQueryParameterHandler
- All Implemented Interfaces:
QueryParameterHandler
@Component
public class FulltextQueryParameterHandler
extends Object
implements QueryParameterHandler
-
Constructor Summary
ConstructorsConstructorDescriptionFulltextQueryParameterHandler(FulltextSearchBuilderFactory fulltextSearchBuilderFactory) -
Method Summary
Modifier and TypeMethodDescriptionbooleanHandles the specified query parameter.
-
Constructor Details
-
FulltextQueryParameterHandler
-
-
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- Throws:
RpcExecutionException
-