Package | Description |
---|---|
org.broadleafcommerce.cms.web.deeplink | |
org.broadleafcommerce.common.web.controller | |
org.broadleafcommerce.core.web.controller.catalog |
Modifier and Type | Class and Description |
---|---|
class |
ContentDeepLinkServiceImpl
Provides deep links for
StructuredContent items. |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
BroadleafAbstractController.addDeepLink(org.springframework.web.servlet.ModelAndView model,
DeepLinkService<T> service,
T item) |
Modifier and Type | Field and Description |
---|---|
protected DeepLinkService<Product> |
BroadleafProductController.deepLinkService |
protected DeepLinkService<Category> |
BroadleafCategoryController.deepLinkService |
protected DeepLinkService<Sku> |
BroadleafSkuController.deepLinkService |
Copyright © 2022. All rights reserved.