Uses of Class
de.hybris.platform.europe1.model.DiscountRowModel
Packages that use DiscountRowModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of DiscountRowModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type DiscountRowModelModifier and TypeMethodDescriptionProductModel.getEurope1Discounts()Generated method - Getter of theProduct.europe1Discountsdynamic attribute defined at extensioneurope1.ProductModel.getOwnEurope1Discounts()Generated method - Getter of theProduct.ownEurope1Discountsattribute defined at extensioneurope1.Method parameters in de.hybris.platform.core.model.product with type arguments of type DiscountRowModelModifier and TypeMethodDescriptionvoidProductModel.setEurope1Discounts(Collection<DiscountRowModel> value) Generated method - Setter ofProduct.europe1Discountsdynamic attribute defined at extensioneurope1.voidProductModel.setOwnEurope1Discounts(Collection<DiscountRowModel> value) Generated method - Setter ofProduct.ownEurope1Discountsattribute defined at extensioneurope1.