org.broadleafcommerce.cms.web.deeplink
Class ContentDeepLinkServiceImpl
java.lang.Object
org.broadleafcommerce.common.web.deeplink.DeepLinkService<StructuredContentDTO>
org.broadleafcommerce.cms.web.deeplink.ContentDeepLinkServiceImpl
public class ContentDeepLinkServiceImpl
- extends DeepLinkService<StructuredContentDTO>
Provides deep links for StructuredContent items.
- Author:
- Andre Azzolini (apazzolini)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
structuredContentAdminPath
protected String structuredContentAdminPath
ContentDeepLinkServiceImpl
public ContentDeepLinkServiceImpl()
getLinksInternal
protected List<DeepLink> getLinksInternal(StructuredContentDTO item)
- Specified by:
getLinksInternal in class DeepLinkService<StructuredContentDTO>
getStructuredContentAdminPath
public String getStructuredContentAdminPath()
setStructuredContentAdminPath
public void setStructuredContentAdminPath(String structuredContentAdminPath)
Copyright © 2013. All Rights Reserved.