Uses of Class
de.hybris.platform.europe1.enums.UserDiscountGroup
Packages that use UserDiscountGroup
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of UserDiscountGroup in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return UserDiscountGroupModifier and TypeMethodDescriptionAbstractOrderModel.getEurope1PriceFactory_UDG()Generated method - Getter of theAbstractOrder.Europe1PriceFactory_UDGattribute defined at extensioneurope1.Methods in de.hybris.platform.core.model.order with parameters of type UserDiscountGroupModifier and TypeMethodDescriptionvoidAbstractOrderModel.setEurope1PriceFactory_UDG(UserDiscountGroup value) Generated method - Setter ofAbstractOrder.Europe1PriceFactory_UDGattribute defined at extensioneurope1. -
Uses of UserDiscountGroup in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return UserDiscountGroupModifier and TypeMethodDescriptionUserModel.getEurope1PriceFactory_UDG()Generated method - Getter of theUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.UserGroupModel.getUserDiscountGroup()Generated method - Getter of theUserGroup.userDiscountGroupattribute defined at extensioneurope1.Methods in de.hybris.platform.core.model.user with parameters of type UserDiscountGroupModifier and TypeMethodDescriptionvoidUserModel.setEurope1PriceFactory_UDG(UserDiscountGroup value) Generated method - Setter ofUser.Europe1PriceFactory_UDGattribute defined at extensioneurope1.voidUserGroupModel.setUserDiscountGroup(UserDiscountGroup value) Generated method - Setter ofUserGroup.userDiscountGroupattribute defined at extensioneurope1. -
Uses of UserDiscountGroup in de.hybris.platform.europe1.enums
Methods in de.hybris.platform.europe1.enums that return UserDiscountGroupModifier and TypeMethodDescriptionstatic UserDiscountGroupReturns a UserDiscountGroup instance representing the specified enum value.