| Package | Description |
|---|---|
| de.hybris.platform.bmecat.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
static BMECatPriceTypeEnum |
BMECatPriceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BMECatPriceTypeEnum[] |
BMECatPriceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<BMECatPriceTypeEnum,UserPriceGroup> |
BMECatExportCronJobModel.getPriceTypeMapping()
Generated method - Getter of the
BMECatExportCronJob.priceTypeMapping attribute defined at extension bmecat. |
Map<BMECatPriceTypeEnum,UserPriceGroup> |
BMECatImportCronJobModel.getPriceTypeMappings()
Generated method - Getter of the
BMECatImportCronJob.priceTypeMappings attribute defined at extension bmecat. |
Map<String,BMECatPriceTypeEnum> |
BMECatImportWithCsvCronJobModel.getPriceTypeMappings()
Generated method - Getter of the
BMECatImportWithCsvCronJob.priceTypeMappings attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatExportCronJobModel.setPriceTypeMapping(Map<BMECatPriceTypeEnum,UserPriceGroup> value)
Generated method - Setter of
BMECatExportCronJob.priceTypeMapping attribute defined at extension bmecat. |
void |
BMECatImportCronJobModel.setPriceTypeMappings(Map<BMECatPriceTypeEnum,UserPriceGroup> value)
Generated method - Setter of
BMECatImportCronJob.priceTypeMappings attribute defined at extension bmecat. |
void |
BMECatImportWithCsvCronJobModel.setPriceTypeMappings(Map<String,BMECatPriceTypeEnum> value)
Generated method - Setter of
BMECatImportWithCsvCronJob.priceTypeMappings attribute defined at extension bmecat. |
Copyright © 2017 SAP SE. All Rights Reserved.