Class ProductFrontendPathMatcherUrlDecoder
java.lang.Object
de.hybris.platform.acceleratorservices.urldecoder.impl.BaseFrontendPathMatcherUrlDecoder<ProductModel>
de.hybris.platform.acceleratorservices.urldecoder.impl.ProductFrontendPathMatcherUrlDecoder
- All Implemented Interfaces:
FrontendUrlDecoder<ProductModel>
public class ProductFrontendPathMatcherUrlDecoder
extends BaseFrontendPathMatcherUrlDecoder<ProductModel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ProductServicevoidsetProductService(ProductService productService) protected ProductModeltranslateId(String id) Methods inherited from class de.hybris.platform.acceleratorservices.urldecoder.impl.BaseFrontendPathMatcherUrlDecoder
decode, getPathMatcher, getPathMatchPattern, setPathMatcher, setPathMatchPattern
-
Constructor Details
-
ProductFrontendPathMatcherUrlDecoder
public ProductFrontendPathMatcherUrlDecoder()
-
-
Method Details
-
translateId
- Specified by:
translateIdin classBaseFrontendPathMatcherUrlDecoder<ProductModel>
-
setProductService
-
getProductService
-