| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.core.model.user |
Contains generated models for each type of de.hybris.platform.jalo.user package.
|
| de.hybris.platform.europe1.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.order.strategies.calculation.pdt.criteria | |
| de.hybris.platform.order.strategies.calculation.pdt.criteria.impl | |
| de.hybris.platform.order.strategies.calculation.pdt.impl |
| Modifier and Type | Method and Description |
|---|---|
UserDiscountGroup |
AbstractOrderModel.getEurope1PriceFactory_UDG()
Generated method - Getter of the
AbstractOrder.Europe1PriceFactory_UDG attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setEurope1PriceFactory_UDG(UserDiscountGroup value)
Generated method - Setter of
AbstractOrder.Europe1PriceFactory_UDG attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
UserDiscountGroup |
UserModel.getEurope1PriceFactory_UDG()
Generated method - Getter of the
User.Europe1PriceFactory_UDG attribute defined at extension europe1. |
UserDiscountGroup |
UserGroupModel.getUserDiscountGroup()
Generated method - Getter of the
UserGroup.userDiscountGroup attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserModel.setEurope1PriceFactory_UDG(UserDiscountGroup value)
Generated method - Setter of
User.Europe1PriceFactory_UDG attribute defined at extension europe1. |
void |
UserGroupModel.setUserDiscountGroup(UserDiscountGroup value)
Generated method - Setter of
UserGroup.userDiscountGroup attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
static UserDiscountGroup |
UserDiscountGroup.valueOf(java.lang.String code)
Returns a UserDiscountGroup instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
UserDiscountGroup |
DiscountValueInfoCriteria.getUserGroup() |
| Modifier and Type | Method and Description |
|---|---|
UserDiscountGroup |
DefaultDiscountValueInfoCriteria.getUserGroup() |
| Modifier and Type | Method and Description |
|---|---|
DefaultDiscountValueInfoCriteria.Builder |
DefaultDiscountValueInfoCriteria.Builder.withUserDiscountGroup(UserDiscountGroup userDiscountGroup) |
| Modifier and Type | Method and Description |
|---|---|
UserDiscountGroup |
PDTEnumGroupsHelper.getUDG(AbstractOrderEntryModel entry)
Gets User Discount Group for Order Entry.
|
UserDiscountGroup |
PDTEnumGroupsHelper.getUDG(AbstractOrderModel order)
Gets User Discount Group for Order.
|
UserDiscountGroup |
PDTEnumGroupsHelper.getUDG(UserModel user)
Gets the User Discount Group from the User Model.
|
Copyright © 2018 SAP SE. All Rights Reserved.