Uses of Interface
de.hybris.platform.acceleratorcms.component.renderer.CMSComponentRenderer
Packages that use CMSComponentRenderer
Package
Description
-
Uses of CMSComponentRenderer in com.hybris.merchandising.addon.component.renderer
Classes in com.hybris.merchandising.addon.component.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclassMerchandisingComponentRenderer is a custom component renderer for Merch v2 CMS components. -
Uses of CMSComponentRenderer in com.hybris.yprofile.profiletagaddon.component.renderer
Classes in com.hybris.yprofile.profiletagaddon.component.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclass -
Uses of CMSComponentRenderer in de.hybris.platform.acceleratorcms.component.renderer.impl
Classes in de.hybris.platform.acceleratorcms.component.renderer.impl that implement CMSComponentRendererModifier and TypeClassDescriptionclassclassCMSComponentRendererimplementation handlingCMSParagraphComponentModelinstances.classclassGenericViewCMSComponentRenderer.Methods in de.hybris.platform.acceleratorcms.component.renderer.impl that return CMSComponentRendererModifier and TypeMethodDescriptionprotected CMSComponentRenderer<C>DefaultCMSComponentRendererRegistry.getDefaultCmsComponentRenderer()Methods in de.hybris.platform.acceleratorcms.component.renderer.impl that return types with arguments of type CMSComponentRendererModifier and TypeMethodDescriptionprotected Map<String,CMSComponentRenderer> DefaultCMSComponentRendererRegistry.getRenderers()Methods in de.hybris.platform.acceleratorcms.component.renderer.impl with parameters of type CMSComponentRendererModifier and TypeMethodDescriptionvoidDefaultCMSComponentRendererRegistry.setDefaultCmsComponentRenderer(CMSComponentRenderer<C> defaultCmsComponentRenderer) Method parameters in de.hybris.platform.acceleratorcms.component.renderer.impl with type arguments of type CMSComponentRendererModifier and TypeMethodDescriptionvoidDefaultCMSComponentRendererRegistry.setRenderers(Map<String, CMSComponentRenderer> renderers) -
Uses of CMSComponentRenderer in de.hybris.platform.acceleratorcms.component.slot
Subinterfaces of CMSComponentRenderer in de.hybris.platform.acceleratorcms.component.slotModifier and TypeInterfaceDescriptioninterfaceService to support resolving Content Slots and Components in the context of the current page data. -
Uses of CMSComponentRenderer in de.hybris.platform.acceleratorcms.component.slot.impl
Classes in de.hybris.platform.acceleratorcms.component.slot.impl that implement CMSComponentRendererMethods in de.hybris.platform.acceleratorcms.component.slot.impl that return CMSComponentRendererModifier and TypeMethodDescriptionprotected CMSComponentRendererDefaultCMSPageSlotComponentService.getCmsComponentRenderer()Methods in de.hybris.platform.acceleratorcms.component.slot.impl with parameters of type CMSComponentRendererModifier and TypeMethodDescriptionvoidDefaultCMSPageSlotComponentService.setCmsComponentRenderer(CMSComponentRenderer cmsComponentRenderer) -
Uses of CMSComponentRenderer in de.hybris.platform.addonsupport.renderer.impl
Classes in de.hybris.platform.addonsupport.renderer.impl that implement CMSComponentRendererModifier and TypeClassDescriptionclassExtends the storefront CMS Component Registry so AddOns can easily declare additional CMS Component Renderer Mappings by registering existing beans of typeAddOnCMSComponentRendererMappingclassMethods in de.hybris.platform.addonsupport.renderer.impl that return CMSComponentRendererMethods in de.hybris.platform.addonsupport.renderer.impl with parameters of type CMSComponentRendererModifier and TypeMethodDescriptionvoidAddOnCMSComponentRendererMapping.setRenderer(CMSComponentRenderer<AbstractCMSComponentModel> renderer) -
Uses of CMSComponentRenderer in de.hybris.platform.assistedservicestorefront.component.renderer
Classes in de.hybris.platform.assistedservicestorefront.component.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclass -
Uses of CMSComponentRenderer in de.hybris.platform.b2bacceleratoraddon.component.renderer
Classes in de.hybris.platform.b2bacceleratoraddon.component.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclassclassb2bacceleratoraddon renderer for ProductAddToCartComponentsclass -
Uses of CMSComponentRenderer in de.hybris.platform.hybrisanalyticsaddon.component.renderer
Classes in de.hybris.platform.hybrisanalyticsaddon.component.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclass -
Uses of CMSComponentRenderer in de.hybris.platform.marketplaceaddon.renderer.impl
Classes in de.hybris.platform.marketplaceaddon.renderer.impl that implement CMSComponentRendererModifier and TypeClassDescriptionclass -
Uses of CMSComponentRenderer in de.hybris.platform.sap.productconfig.frontend.renderer
Classes in de.hybris.platform.sap.productconfig.frontend.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclassThis Renderer for the PriceSummaryComponent checks whether the settings required to display the price deatials (BASE and OPTIONS price) are maintained in backoffice. -
Uses of CMSComponentRenderer in de.hybris.platform.selectivecartaddon.renderer.impl
Classes in de.hybris.platform.selectivecartaddon.renderer.impl that implement CMSComponentRendererModifier and TypeClassDescriptionclassRenders component when both cart and wish list are not null -
Uses of CMSComponentRenderer in de.hybris.platform.stocknotificationaddon.renderer.impl
Classes in de.hybris.platform.stocknotificationaddon.renderer.impl that implement CMSComponentRendererModifier and TypeClassDescriptionclassWhen product is out of stock, stock notification should be displayed instead of existing AddToCartAction.Methods in de.hybris.platform.stocknotificationaddon.renderer.impl that return CMSComponentRendererModifier and TypeMethodDescriptionprotected CMSComponentRenderer<T>AddToCartActionRendererForStockNotification.getDefaultCmsComponentRenderer()Methods in de.hybris.platform.stocknotificationaddon.renderer.impl with parameters of type CMSComponentRendererModifier and TypeMethodDescriptionvoidAddToCartActionRendererForStockNotification.setDefaultCmsComponentRenderer(CMSComponentRenderer<T> defaultCmsComponentRenderer) -
Uses of CMSComponentRenderer in de.hybris.platform.xyformsstorefrontcommons.renderer
Classes in de.hybris.platform.xyformsstorefrontcommons.renderer that implement CMSComponentRendererModifier and TypeClassDescriptionclassDynamically renders the component's contents that were retrieved from the form integration service call instead of a jsp file. -
Uses of CMSComponentRenderer in de.hybris.platform.yacceleratorstorefront.renderer
Classes in de.hybris.platform.yacceleratorstorefront.renderer that implement CMSComponentRenderer