public class CxCMSDynamicAttributeService extends DefaultCMSDynamicAttributeService
DefaultCMSDynamicAttributeService.| Constructor and Description |
|---|
CxCMSDynamicAttributeService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
protected SessionService |
getSessionService() |
protected boolean |
isEnabled() |
void |
setSessionService(SessionService sessionService) |
afterAllItems, getDynamicContentSlotAttributes, getFallbackElementpublic 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 componentprotected boolean isEnabled()
public void setSessionService(SessionService sessionService)
protected SessionService getSessionService()
Copyright © 2018 SAP SE. All Rights Reserved.