| Modifier and Type | Class and Description |
|---|---|
class |
MerchandisingComponentRenderer<C extends AbstractCMSComponentModel>
MerchandisingComponentRenderer is a custom component renderer for Merch v2 CMS components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileTagScriptComponentRenderer<C extends ProfileTagScriptComponentModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingCMSComponentRenderer |
class |
CMSParagraphComponentRenderer
CMSComponentRenderer implementation handling CMSParagraphComponentModel instances. |
class |
DefaultCMSComponentRendererRegistry<C extends AbstractCMSComponentModel> |
class |
GenericViewCMSComponentRenderer
GenericViewCMSComponentRenderer.
|
| Modifier and Type | Method and Description |
|---|---|
protected CMSComponentRenderer<C> |
DefaultCMSComponentRendererRegistry.getDefaultCmsComponentRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,CMSComponentRenderer> |
DefaultCMSComponentRendererRegistry.getRenderers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSComponentRendererRegistry.setDefaultCmsComponentRenderer(CMSComponentRenderer<C> defaultCmsComponentRenderer) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSComponentRendererRegistry.setRenderers(java.util.Map<java.lang.String,CMSComponentRenderer> renderers) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CMSPageSlotComponentService
Service to support resolving Content Slots and Components in the context of the current page data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCMSPageSlotComponentService
Default implementation of
CMSPageSlotComponentService |
| Modifier and Type | Method and Description |
|---|---|
protected CMSComponentRenderer |
DefaultCMSPageSlotComponentService.getCmsComponentRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSPageSlotComponentService.setCmsComponentRenderer(CMSComponentRenderer cmsComponentRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddOnCMSComponentRendererRegistry
Extends the storefront CMS Component Registry so AddOns can easily declare additional CMS Component Renderer Mappings
by registering existing beans of type
AddOnCMSComponentRendererMapping
|
class |
DefaultAddOnCMSComponentRenderer<C extends AbstractCMSComponentModel> |
| Modifier and Type | Method and Description |
|---|---|
CMSComponentRenderer<AbstractCMSComponentModel> |
AddOnCMSComponentRendererMapping.getRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddOnCMSComponentRendererMapping.setRenderer(CMSComponentRenderer<AbstractCMSComponentModel> renderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AssistedServiceComponentRenderer<C extends AbstractCMSComponentModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BAcceleratorProductAddToCartComponentRenderer<C extends ProductAddToCartComponentModel>
b2bacceleratoraddon renderer for ProductAddToCartComponents
|
| Modifier and Type | Class and Description |
|---|---|
class |
GigyaRaasComponentRenderer |
| Modifier and Type | Class and Description |
|---|---|
class |
HybrisAnalyticsTagScriptComponentRenderer<C extends HybrisAnalyticsTagScriptComponentModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
MarketplaceAddonCMSComponentRenderer<C extends AbstractCMSComponentModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
PriceSummaryComponentRenderer
This Renderer for the PriceSummaryComponent checks whether the settings required to display the price deatials (BASE
and OPTIONS price) are maintained in backoffice.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectiveCartParagraphComponentRenderer
Renders component when both cart and wish list are not null
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddToCartActionRendererForStockNotification<T extends AbstractCMSComponentModel>
When product is out of stock, stock notification should be displayed instead of existing AddToCartAction.
|
| Modifier and Type | Method and Description |
|---|---|
protected CMSComponentRenderer<T> |
AddToCartActionRendererForStockNotification.getDefaultCmsComponentRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddToCartActionRendererForStockNotification.setDefaultCmsComponentRenderer(CMSComponentRenderer<T> defaultCmsComponentRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVerticalNavigationListComponentRenderer<T extends AbstractCMSComponentModel>
When product is out of stock, stock notification should be displayed instead of existing AddToCartAction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YFormCMSComponentRenderer
Dynamically renders the component's contents that were retrieved from the form integration service call instead of a
jsp file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMSLinkComponentRenderer |
class |
ImageMapComponentRenderer |
Copyright © 2018 SAP SE. All Rights Reserved.