Class DefaultVerticalNavigationListComponentRenderer<T extends AbstractCMSComponentModel>

java.lang.Object
de.hybris.platform.addonsupport.renderer.impl.DefaultAddOnCMSComponentRenderer<T>
de.hybris.platform.verticalnavigationaddon.renderer.impl.DefaultVerticalNavigationListComponentRenderer<T>
All Implemented Interfaces:
CMSComponentRenderer<T>

public class DefaultVerticalNavigationListComponentRenderer<T extends AbstractCMSComponentModel> extends DefaultAddOnCMSComponentRenderer<T>
When product is out of stock, stock notification should be displayed instead of existing AddToCartAction. This renderer is used to redefine AddToCartAction with stock notification function.