| Package | Description |
|---|---|
| de.hybris.liveeditaddon.admin.converters.populator | |
| de.hybris.platform.acceleratorservices.urldecoder.impl |
| Modifier and Type | Method and Description |
|---|---|
FrontendUrlDecoder<CategoryModel> |
CategoryAndProductPopulator.getCategoryUrlDecoder() |
FrontendUrlDecoder<ProductModel> |
CategoryAndProductPopulator.getProductUrlDecoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryAndProductPopulator.setCategoryUrlDecoder(FrontendUrlDecoder<CategoryModel> categoryUrlDecoder) |
void |
CategoryAndProductPopulator.setProductUrlDecoder(FrontendUrlDecoder<ProductModel> productUrlDecoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFrontendPathMatcherUrlDecoder<T>
Match url pattern using a path Matcher pattern.
|
class |
BaseFrontendRegexUrlDecoder<T>
Match url pattern using a regex.
|
class |
CategoryFrontendPathMatcherUrlDecoder |
class |
CategoryFrontendRegexUrlDecoder |
class |
ProductFrontendPathMatcherUrlDecoder |
class |
ProductFrontendRegexUrlDecoder |
Copyright © 2018 SAP SE. All Rights Reserved.