Annotation Type RawParam


On a Search method, a parameter marked with this annotation will receive search parameters not captured by other parameters.

Parameters with this annotation must be of type Map<String, List<String>>