public class FacetParamHelper extends Object
| Constructor and Description |
|---|
FacetParamHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toParams(List<CommerceFacet> facets,
String facetId,
String valueId)
Returns facet GET parameters using the provided list as a base, and toggling the value specified by facetId and
valueId.
|
static String |
toParams(String facetId,
String valueId)
Returns facet GET parameters using the provided facet and facet value identifier.
|
public static final String PREFIX
public static String toParams(List<CommerceFacet> facets, String facetId, String valueId)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"