public class ContentDeepLinkServiceImpl extends DeepLinkService<StructuredContentDTO>
StructuredContent
items.Modifier and Type | Field and Description |
---|---|
protected String |
structuredContentAdminPath |
baseUrlResolver
Constructor and Description |
---|
ContentDeepLinkServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected List<DeepLink> |
getLinksInternal(StructuredContentDTO item) |
String |
getStructuredContentAdminPath() |
void |
setStructuredContentAdminPath(String structuredContentAdminPath) |
getAdminBaseUrl, getLinks
protected String structuredContentAdminPath
protected List<DeepLink> getLinksInternal(StructuredContentDTO item)
getLinksInternal
in class DeepLinkService<StructuredContentDTO>
public String getStructuredContentAdminPath()
public void setStructuredContentAdminPath(String structuredContentAdminPath)
Copyright © 2022. All rights reserved.