Class MarkQueryParameterHandler
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.search.queryparams.MarkQueryParameterHandler
- All Implemented Interfaces:
QueryParameterHandler
QueryParameterHandler for search by marks
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanHandles the specified query parameter.
-
Constructor Details
-
MarkQueryParameterHandler
public MarkQueryParameterHandler()
-
-
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
-