Class ProductReferencesAndClassificationsForDevicesComponentController
java.lang.Object
de.hybris.platform.addonsupport.controllers.AbstractAddOnController
de.hybris.platform.addonsupport.controllers.cms.AbstractCMSAddOnComponentController<ProductReferencesAndClassificationsComponentModel>
de.hybris.platform.b2ctelcoaddon.controllers.cms.ProductReferencesAndClassificationsComponentController
de.hybris.platform.b2ctelcoaddon.controllers.cms.ProductReferencesAndClassificationsForDevicesComponentController
@Controller("ProductReferencesAndClassificationsForDevicesComponentController")
@RequestMapping("/view/ProductReferencesAndClassificationsForDevicesComponentController")
public class ProductReferencesAndClassificationsForDevicesComponentController
extends ProductReferencesAndClassificationsComponentController
Component controller that handles product references, feature compatible and vendor compatible products.
-
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 inherited from class de.hybris.platform.b2ctelcoaddon.controllers.cms.ProductReferencesAndClassificationsComponentController
PRODUCT_OPTIONSFields inherited from class de.hybris.platform.addonsupport.controllers.cms.AbstractCMSAddOnComponentController
COMPONENT, COMPONENT_UID, FORWARD_PREFIX, REDIRECT_PREFIX, ROOT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfillModel(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, ProductReferencesAndClassificationsComponentModel component) protected TmaPriceOrganizationServiceMethods inherited from class de.hybris.platform.b2ctelcoaddon.controllers.cms.ProductReferencesAndClassificationsComponentController
getTelcoProductFacadeMethods inherited from class de.hybris.platform.addonsupport.controllers.cms.AbstractCMSAddOnComponentController
checkIfComponentNotEmpty, getAddonUiExtensionName, getCmsComponentFolder, getCmsComponentService, getCmsPageContextService, getRequestContextData, getTypeCode, getView, getViewResourceName, handleComponent, handleGet, setCmsComponentServiceMethods inherited from class de.hybris.platform.addonsupport.controllers.AbstractAddOnController
addRequestToModel, getBean
-
Constructor Details
-
ProductReferencesAndClassificationsForDevicesComponentController
public ProductReferencesAndClassificationsForDevicesComponentController()
-
-
Method Details
-
fillModel
protected void fillModel(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, ProductReferencesAndClassificationsComponentModel component) - Overrides:
fillModelin classProductReferencesAndClassificationsComponentController
-
getTmaPriceOrganizationService
- Overrides:
getTmaPriceOrganizationServicein classProductReferencesAndClassificationsComponentController
-