public class ContentDeepLinkServiceImpl
extends org.broadleafcommerce.common.web.deeplink.DeepLinkService<org.broadleafcommerce.common.structure.dto.StructuredContentDTO>
StructuredContent items.| Modifier and Type | Field and Description |
|---|---|
protected String |
structuredContentAdminPath |
| Constructor and Description |
|---|
ContentDeepLinkServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.broadleafcommerce.common.web.deeplink.DeepLink> |
getLinksInternal(org.broadleafcommerce.common.structure.dto.StructuredContentDTO item) |
String |
getStructuredContentAdminPath() |
void |
setStructuredContentAdminPath(String structuredContentAdminPath) |
protected String structuredContentAdminPath
protected List<org.broadleafcommerce.common.web.deeplink.DeepLink> getLinksInternal(org.broadleafcommerce.common.structure.dto.StructuredContentDTO item)
getLinksInternal in class org.broadleafcommerce.common.web.deeplink.DeepLinkService<org.broadleafcommerce.common.structure.dto.StructuredContentDTO>public String getStructuredContentAdminPath()
public void setStructuredContentAdminPath(String structuredContentAdminPath)
Copyright © 2017. All rights reserved.