Class ContentDeepLinkServiceImpl
java.lang.Object
org.broadleafcommerce.common.web.deeplink.DeepLinkService<StructuredContentDTO>
org.broadleafcommerce.cms.web.deeplink.ContentDeepLinkServiceImpl
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 TypeMethodDescriptionvoid
setStructuredContentAdminPath
(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
- Specified by:
getLinksInternal
in classDeepLinkService<StructuredContentDTO>
-
getStructuredContentAdminPath
-
setStructuredContentAdminPath
-