Uses of Class
de.hybris.platform.variants.model.VariantProductModel
Packages that use VariantProductModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.variants.jalo package.
-
Uses of VariantProductModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type VariantProductModelModifier and TypeMethodDescriptionProductModel.getVariants()Generated method - Getter of theProduct.variantsattribute defined at extensioncatalog.Method parameters in de.hybris.platform.core.model.product with type arguments of type VariantProductModelModifier and TypeMethodDescriptionvoidProductModel.setVariants(Collection<VariantProductModel> value) Generated method - Setter ofProduct.variantsattribute defined at extensioncatalog. -
Uses of VariantProductModel in de.hybris.platform.variants.model
Subclasses of VariantProductModel in de.hybris.platform.variants.modelModifier and TypeClassDescriptionclassGenerated model class for type GenericVariantProduct first defined at extension basecommerce.