public class DimensionSearchResultsRequestParamMarshaller extends RequestParamMarshaller
DimensionSearchResultsHandler configuration from the parameters present
in a request URL. The following mapping is used:
| Modifier and Type | Field and Description |
|---|---|
static String |
DIM_SEARCH_ENABLED
Url parameter, "Dy", which is used to turn on processing of dimension search results
Set to 1 to turn it on, set to 0 to turn it off.
|
mRequest, mRequestMap| Constructor and Description |
|---|
DimensionSearchResultsRequestParamMarshaller()
Creates the marshaller for reading request parameters related
to
DimensionSearchResultsConfig. |
| Modifier and Type | Method and Description |
|---|---|
ContentItem |
marshall()
Creates a new ContentItem and populates it with information from the
HttpServletRequest.
|
convertToBoolean, convertToInt, convertToList, convertToLong, override, setHttpServletRequest, setRequestMappublic static final String DIM_SEARCH_ENABLED
public DimensionSearchResultsRequestParamMarshaller()
DimensionSearchResultsConfig.public ContentItem marshall()
RequestParamMarshallermarshall in class RequestParamMarshallerCopyright © 2013, Oracle and/or its affiliates. All rights reserved.