Uses of Class
de.hybris.platform.europe1.model.GlobalDiscountRowModel
Packages that use GlobalDiscountRowModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.user package.
-
Uses of GlobalDiscountRowModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type GlobalDiscountRowModelModifier and TypeMethodDescriptionUserModel.getEurope1Discounts()Generated method - Getter of theUser.europe1Discountsdynamic attribute defined at extensioneurope1.UserModel.getOwnEurope1Discounts()Generated method - Getter of theUser.ownEurope1Discountsattribute defined at extensioneurope1.Method parameters in de.hybris.platform.core.model.user with type arguments of type GlobalDiscountRowModelModifier and TypeMethodDescriptionvoidUserModel.setEurope1Discounts(Collection<GlobalDiscountRowModel> value) Generated method - Setter ofUser.europe1Discountsdynamic attribute defined at extensioneurope1.voidUserModel.setOwnEurope1Discounts(Collection<GlobalDiscountRowModel> value) Generated method - Setter ofUser.ownEurope1Discountsattribute defined at extensioneurope1.