public interface CatalogURLService
org.broadleafcommerce.core.web.processor.CatalogRelativeHrefProcessor| Modifier and Type | Method and Description |
|---|---|
String |
buildRelativeCategoryURL(String currentUrl,
Category category)
See similar description for
buildRelativeProductURL(String, Product) |
String |
buildRelativeProductURL(String currentUrl,
Product product)
Provides relative URLs.
|
String buildRelativeProductURL(String currentUrl, Product product)
currentUrl - product - String buildRelativeCategoryURL(String currentUrl, Category category)
buildRelativeProductURL(String, Product)currentUrl - category - Copyright © 2017. All rights reserved.