public class PersonalizationDynamicAttributeService extends DefaultCMSDynamicAttributeService
DefaultCMSDynamicAttributeService.| Constructor and Description |
|---|
PersonalizationDynamicAttributeService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
java.lang.String |
getFallbackElement(CMSItemModel cmsItemModel) |
void |
setCxViewValueCoder(CxViewValueCoder cxViewValueCoder) |
afterAllItems, getDynamicContentSlotAttributespublic PersonalizationDynamicAttributeService()
public java.util.Map<java.lang.String,java.lang.String> getDynamicComponentAttributes(AbstractCMSComponentModel component, ContentSlotModel contentSlot)
getDynamicComponentAttributes in interface CMSDynamicAttributeServicegetDynamicComponentAttributes in class DefaultCMSDynamicAttributeServicecomponent - the CMS component to resolve dynamic attributes forcontentSlot - the content slot holding the componentMap of dynamic attributes for the given CMS componentpublic java.lang.String getFallbackElement(CMSItemModel cmsItemModel)
getFallbackElement in interface CMSDynamicAttributeServicegetFallbackElement in class DefaultCMSDynamicAttributeServicecmsItemModel - the CMS item modelpublic void setCxViewValueCoder(CxViewValueCoder cxViewValueCoder)
Copyright © 2018 SAP SE. All Rights Reserved.