public class ProductCatalogVersionFrontendUrlDecoder<ProductModel> extends BaseFrontendRegexUrlDecoder
| Constructor and Description |
|---|
ProductCatalogVersionFrontendUrlDecoder() |
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionService |
getCatalogVersionService() |
FlexibleSearchService |
getFlexibleSearchService() |
void |
setCatalogVersionService(CatalogVersionService catalogVersionService) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
protected ProductModel |
translateId(String id)
(non-Javadoc)
|
afterPropertiesSet, decode, setRegexpublic ProductCatalogVersionFrontendUrlDecoder()
protected ProductModel translateId(String id)
translateId in class BaseFrontendRegexUrlDecodercom.hybris.addon.common.url.impl.BaseFrontendRegexUrlDecoder#translateId(String)public FlexibleSearchService getFlexibleSearchService()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public void setCatalogVersionService(CatalogVersionService catalogVersionService)
public CatalogVersionService getCatalogVersionService()
Copyright © 2017 SAP SE. All Rights Reserved.