public class LiveeditaddonCMSDynamicAttributeService extends DefaultCMSDynamicAttributeService
CMSDynamicAttributeService.| Constructor and Description |
|---|
LiveeditaddonCMSDynamicAttributeService() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterAllItems(PageContext pageContext) |
java.util.Map<java.lang.String,java.lang.String> |
getDynamicContentSlotAttributes(ContentSlotModel contentSlot,
PageContext pageContext,
java.util.Map<java.lang.String,java.lang.String> dynamicAttributes) |
java.lang.String |
getFallbackElement(CMSItemModel cmsItemModel) |
protected HtmlElementHelper |
getHtmlElementHelper() |
void |
setCmsComponentMediaTypesResolver(CmsComponentMediaTypesResolver cmsComponentMediaTypesResolver) |
protected void |
setDependencies(PageContext pageContext) |
void |
setHtmlElementHelper(HtmlElementHelper htmlElementHelper) |
void |
setStorefrontMessageSource(MessageSource storefrontMessageSource) |
getDynamicComponentAttributespublic LiveeditaddonCMSDynamicAttributeService()
public java.util.Map<java.lang.String,java.lang.String> getDynamicContentSlotAttributes(ContentSlotModel contentSlot, PageContext pageContext, java.util.Map<java.lang.String,java.lang.String> dynamicAttributes)
getDynamicContentSlotAttributes in interface CMSDynamicAttributeServicegetDynamicContentSlotAttributes in class DefaultCMSDynamicAttributeServicecontentSlot - the content slot to resolve dynamic attributes forpageContext - the current page contextdynamicAttributes - the initial mapsMap of dynamic attributes for the given CMS content slotpublic void afterAllItems(PageContext pageContext)
afterAllItems in interface CMSDynamicAttributeServiceafterAllItems in class DefaultCMSDynamicAttributeServicepageContext - the current page contextpublic java.lang.String getFallbackElement(CMSItemModel cmsItemModel)
getFallbackElement in interface CMSDynamicAttributeServicegetFallbackElement in class DefaultCMSDynamicAttributeServicecmsItemModel - the CMS item modelprotected HtmlElementHelper getHtmlElementHelper()
public void setHtmlElementHelper(HtmlElementHelper htmlElementHelper)
public void setCmsComponentMediaTypesResolver(CmsComponentMediaTypesResolver cmsComponentMediaTypesResolver)
public void setStorefrontMessageSource(MessageSource storefrontMessageSource)
protected void setDependencies(PageContext pageContext)
Copyright © 2018 SAP SE. All Rights Reserved.