| Constructor and Description |
|---|
BindIdsToQueryParams() |
| Modifier and Type | Method and Description |
|---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Object input)
Binds the ids to query parameters.
|
public <R extends HttpRequest> R bindToRequest(R request, Object input)
bindToRequest in interface Binderrequest - request where the query params will be setinput - array of String paramsCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.