Class ProductReferencesAndClassificationsComponentController

    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.hybris.platform.addonsupport.controllers.AbstractAddOnController

        de.hybris.platform.addonsupport.controllers.AbstractAddOnController.HttpNotFoundException
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.util.List<ProductOption> PRODUCT_OPTIONS  
      • Fields inherited from class de.hybris.platform.addonsupport.controllers.cms.AbstractCMSAddOnComponentController

        COMPONENT, COMPONENT_UID, FORWARD_PREFIX, REDIRECT_PREFIX, ROOT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void fillModel​(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, ProductReferencesAndClassificationsComponentModel component)  
      TelcoProductFacade getTelcoProductFacade()  
      • Methods inherited from class de.hybris.platform.addonsupport.controllers.cms.AbstractCMSAddOnComponentController

        checkIfComponentNotEmpty, getAddonUiExtensionName, getCmsComponentFolder, getCmsComponentService, getCmsPageContextService, getRequestContextData, getTypeCode, getView, getViewResourceName, handleComponent, handleGet, setCmsComponentService
      • Methods inherited from class de.hybris.platform.addonsupport.controllers.AbstractAddOnController

        addRequestToModel, getBean
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PRODUCT_OPTIONS

        protected static final java.util.List<ProductOption> PRODUCT_OPTIONS
    • Constructor Detail

      • ProductReferencesAndClassificationsComponentController

        public ProductReferencesAndClassificationsComponentController()