| Modifier and Type | Field and Description | 
|---|---|
| protected DeepLinkService<PageDTO> | BroadleafPageController. deepLinkService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContentDeepLinkServiceImplProvides deep links for  StructuredContentitems. | 
| 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 © 2020. All rights reserved.