Uses of Class
de.hybris.platform.b2ctelcoaddon.model.ProductReferencesAndClassificationsComponentModel
Packages that use ProductReferencesAndClassificationsComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoaddon.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
-
Uses of ProductReferencesAndClassificationsComponentModel in de.hybris.platform.b2ctelcoaddon.controllers.cms
Methods in de.hybris.platform.b2ctelcoaddon.controllers.cms with parameters of type ProductReferencesAndClassificationsComponentModelModifier and TypeMethodDescriptionprotected voidProductReferencesAndClassificationsComponentController.fillModel(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, ProductReferencesAndClassificationsComponentModel component) protected voidProductReferencesAndClassificationsForDevicesComponentController.fillModel(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, ProductReferencesAndClassificationsComponentModel component) -
Uses of ProductReferencesAndClassificationsComponentModel in de.hybris.platform.b2ctelcoaddon.model
Subclasses of ProductReferencesAndClassificationsComponentModel in de.hybris.platform.b2ctelcoaddon.modelModifier and TypeClassDescriptionclassGenerated model class for type ProductReferencesAndClassificationsForDevicesComponent first defined at extension b2ctelcoaddon. -
Uses of ProductReferencesAndClassificationsComponentModel in de.hybris.platform.catalog.model.classification
Methods in de.hybris.platform.catalog.model.classification that return types with arguments of type ProductReferencesAndClassificationsComponentModelModifier and TypeMethodDescriptionClassAttributeAssignmentModel.getProductReferencesAndClassificationsComponents()Generated method - Getter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute defined at extensionb2ctelcoaddon.Method parameters in de.hybris.platform.catalog.model.classification with type arguments of type ProductReferencesAndClassificationsComponentModelModifier and TypeMethodDescriptionvoidClassAttributeAssignmentModel.setProductReferencesAndClassificationsComponents(Collection<ProductReferencesAndClassificationsComponentModel> value) Generated method - Setter ofClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute defined at extensionb2ctelcoaddon.