| Package | Description |
|---|---|
| de.hybris.platform.bmecat.jalo | |
| de.hybris.platform.bmecat.parser |
| Modifier and Type | Method and Description |
|---|---|
protected Item.ItemAttributeMap |
BMECatCatalogStep.getCompanyValues(BMECatImportCronJob cronJob,
Company company,
java.util.Map mapping,
Company companyValueObject)
|
protected Company |
BMECatCatalogStep.getOrCreateBuyer(BMECatImportCronJob cronJob,
Company companyValueObject) |
protected Company |
BMECatCatalogStep.getOrCreateCompany(BMECatImportCronJob cronJob,
ComposedType companyType,
java.util.Map mapping,
Company companyValueObject)
Gets an existing company by company name or creates a new with the given parameters (mapping)
|
protected EnumerationValue |
BMECatEurope1ArticlePriceStep.getOrCreateCustomerPriceGroup(Europe1PriceFactory europe1PriceFactory,
Company buyer,
ArticlePrice price) |
protected EnumerationValue |
BMECatEurope1ArticlePriceStep.getOrCreateCustomerTaxGroup(Europe1PriceFactory europe1PriceFactory,
Company buyer,
ArticlePrice price) |
protected Company |
BMECatCatalogStep.getOrCreateSupplier(BMECatImportCronJob cronJob,
Company companyValueObject) |
protected Item.ItemAttributeMap |
BMECatCatalogStep.getPartOfCompanyValues(BMECatImportCronJob cronJob,
Company company,
java.util.Map mapping,
Company companyValueObject)
|
protected java.lang.String |
BMECatEurope1ArticlePriceStep.getPriceGroupKey(Company buyer,
ArticlePrice price) |
| Modifier and Type | Method and Description |
|---|---|
Company |
Catalog.getBuyer()
BMECat: HEADER.BUYER
|
Company |
Catalog.getSupplier()
BMECat: HEADER.SUPPLIER
|
| Modifier and Type | Method and Description |
|---|---|
void |
Catalog.setBuyer(Company buyer) |
void |
Catalog.setSupplier(Company supplier) |
Copyright © 2018 SAP SE. All Rights Reserved.