Uses of Class
de.hybris.platform.catalog.model.ProductReferenceModel
Packages that use ProductReferenceModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of ProductReferenceModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type ProductReferenceModelModifier and TypeMethodDescriptionProductModel.getProductReferences()Generated method - Getter of theProduct.productReferencesattribute defined at extensioncatalog.Method parameters in de.hybris.platform.core.model.product with type arguments of type ProductReferenceModelModifier and TypeMethodDescriptionvoidProductModel.setProductReferences(Collection<ProductReferenceModel> value) Generated method - Setter ofProduct.productReferencesattribute defined at extensioncatalog.