public interface QueryParameterMapper
Interface to map from a given source query parameter to a target query parameter.
| Modifier and Type | Method and Description | 
|---|---|
QueryParameter | 
map(QueryParameter from)
Maps from a given source query parameter to a target query parameter. 
 | 
QueryParameter map(QueryParameter from)
Maps from a given source query parameter to a target query parameter.
from - the source parameterCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.