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