| Package | Description |
|---|---|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| 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 | |
| de.hybris.platform.sap.productconfig.b2b.context |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<BMECatPriceTypeEnum,UserPriceGroup> |
BMECatExportCronJobModel.getPriceTypeMapping()
Generated method - Getter of the
BMECatExportCronJob.priceTypeMapping attribute defined at extension bmecat. |
java.util.Map<BMECatPriceTypeEnum,UserPriceGroup> |
BMECatImportCronJobModel.getPriceTypeMappings()
Generated method - Getter of the
BMECatImportCronJob.priceTypeMappings attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatExportCronJobModel.setPriceTypeMapping(java.util.Map<BMECatPriceTypeEnum,UserPriceGroup> value)
Generated method - Setter of
BMECatExportCronJob.priceTypeMapping attribute defined at extension bmecat. |
void |
BMECatImportCronJobModel.setPriceTypeMappings(java.util.Map<BMECatPriceTypeEnum,UserPriceGroup> value)
Generated method - Setter of
BMECatImportCronJob.priceTypeMappings attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
UserPriceGroup |
AbstractOrderModel.getEurope1PriceFactory_UPG()
Generated method - Getter of the
AbstractOrder.Europe1PriceFactory_UPG attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setEurope1PriceFactory_UPG(UserPriceGroup value)
Generated method - Setter of
AbstractOrder.Europe1PriceFactory_UPG attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
UserPriceGroup |
UserModel.getEurope1PriceFactory_UPG()
Generated method - Getter of the
User.Europe1PriceFactory_UPG attribute defined at extension europe1. |
UserPriceGroup |
UserGroupModel.getUserPriceGroup()
Generated method - Getter of the
UserGroup.userPriceGroup attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserModel.setEurope1PriceFactory_UPG(UserPriceGroup value)
Generated method - Setter of
User.Europe1PriceFactory_UPG attribute defined at extension europe1. |
void |
UserGroupModel.setUserPriceGroup(UserPriceGroup value)
Generated method - Setter of
UserGroup.userPriceGroup attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
static UserPriceGroup |
UserPriceGroup.valueOf(java.lang.String code)
Returns a UserPriceGroup instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
UserPriceGroup |
PriceValueInfoCriteria.getUserGroup() |
| Modifier and Type | Method and Description |
|---|---|
UserPriceGroup |
DefaultPriceValueInfoCriteria.getUserGroup() |
| Modifier and Type | Method and Description |
|---|---|
DefaultPriceValueInfoCriteria.Builder |
DefaultPriceValueInfoCriteria.Builder.withUserPriceGroup(UserPriceGroup userPriceGroup) |
| Modifier and Type | Method and Description |
|---|---|
UserPriceGroup |
PDTEnumGroupsHelper.getUPG(AbstractOrderEntryModel entry)
Gets the UserPriceGroup from Order Entry.
|
protected UserPriceGroup |
PDTEnumGroupsHelper.getUPG(AbstractOrderModel order) |
UserPriceGroup |
PDTEnumGroupsHelper.getUPG(UserModel user)
Gets the User Price Group from the User Model.
|
| Modifier and Type | Field and Description |
|---|---|
protected UserPriceGroup |
ConfigurationParameterB2BImplTest.userPriceGroup |
Copyright © 2018 SAP SE. All Rights Reserved.