C - a Component which extends AbstractCMSComponentModel.public class MerchandisingComponentRenderer<C extends AbstractCMSComponentModel> extends DefaultAddOnCMSComponentRenderer<C>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_ID |
static java.lang.String |
SERVICE_URL |
| Constructor and Description |
|---|
MerchandisingComponentRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getVariablesToExpose(PageContext pageContext,
C component) |
void |
setConsumedDestinationLocatorStrategy(ConsumedDestinationLocatorStrategy consumedDestinationLocatorStrategy)
Sets the injected
ConsumedDestinationLocatorStrategy. |
exposeVariables, getAddonUiExtensionName, getBean, getCmsComponentFolder, getCmsComponentService, getModelService, getRequestContextData, getScopeForVariableName, getTypeCode, getTypeService, getUIExperienceFolder, getUiExperienceService, getUiExperienceViewPrefixMap, getUnknownUiExperiencePrefix, getView, getViewResourceName, renderComponent, setCmsComponentFolder, setCmsComponentService, setModelService, setTypeService, setUiExperienceService, setUiExperienceViewPrefixMap, setUnknownUiExperiencePrefix, unExposeVariablespublic static final java.lang.String COMPONENT_ID
public static final java.lang.String SERVICE_URL
protected java.util.Map<java.lang.String,java.lang.Object> getVariablesToExpose(PageContext pageContext,
C component)
getVariablesToExpose in class DefaultAddOnCMSComponentRenderer<C extends AbstractCMSComponentModel>public void setConsumedDestinationLocatorStrategy(ConsumedDestinationLocatorStrategy consumedDestinationLocatorStrategy)
ConsumedDestinationLocatorStrategy.consumedDestinationLocatorStrategy - the locator strategy to inject.Copyright © 2018 SAP SE. All Rights Reserved.