Class ContentDeepLinkServiceImpl
java.lang.Object
org.broadleafcommerce.common.web.deeplink.DeepLinkService<org.broadleafcommerce.common.structure.dto.StructuredContentDTO>
org.broadleafcommerce.cms.web.deeplink.ContentDeepLinkServiceImpl
public class ContentDeepLinkServiceImpl
extends org.broadleafcommerce.common.web.deeplink.DeepLinkService<org.broadleafcommerce.common.structure.dto.StructuredContentDTO>
Provides deep links for
StructuredContent items.- Author:
- Andre Azzolini (apazzolini)
-
Field Summary
FieldsFields inherited from class org.broadleafcommerce.common.web.deeplink.DeepLinkService
baseUrlResolver -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<org.broadleafcommerce.common.web.deeplink.DeepLink>getLinksInternal(org.broadleafcommerce.common.structure.dto.StructuredContentDTO item) voidsetStructuredContentAdminPath(String structuredContentAdminPath) Methods inherited from class org.broadleafcommerce.common.web.deeplink.DeepLinkService
getAdminBaseUrl, getLinks
-
Field Details
-
structuredContentAdminPath
-
-
Constructor Details
-
ContentDeepLinkServiceImpl
public ContentDeepLinkServiceImpl()
-
-
Method Details
-
getLinksInternal
protected List<org.broadleafcommerce.common.web.deeplink.DeepLink> getLinksInternal(org.broadleafcommerce.common.structure.dto.StructuredContentDTO item) - Specified by:
getLinksInternalin classorg.broadleafcommerce.common.web.deeplink.DeepLinkService<org.broadleafcommerce.common.structure.dto.StructuredContentDTO>
-
getStructuredContentAdminPath
-
setStructuredContentAdminPath
-