| 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 CatalogAttributeEnum |
CatalogAttributeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogAttributeEnum[] |
CatalogAttributeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<CatalogAttributeEnum,AttributeDescriptorModel> |
BMECatCatalogStepModel.getCatalogAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatCatalogStepModel.setCatalogAttributeMapping(Map<CatalogAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat. |
Copyright © 2017 SAP SE. All Rights Reserved.