| Package | Description |
|---|---|
| de.hybris.platform.b2b.jalo | |
| de.hybris.platform.bmecat.jalo | |
| de.hybris.platform.bmecat.xmlwriter | |
| de.hybris.platform.catalog.jalo | |
| de.hybris.platform.commerceservices.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BUnit |
class |
GeneratedB2BUnit
Generated class for type
B2BUnit. |
| Modifier and Type | Method and Description |
|---|---|
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 Company |
BMECatCatalogStep.getOrCreateSupplier(BMECatImportCronJob cronJob,
Company companyValueObject) |
| Modifier and Type | Method and Description |
|---|---|
protected Item.ItemAttributeMap |
BMECatCatalogStep.getAddressValues(BMECatImportCronJob cronJob,
Company owner,
Address addressValueObject,
boolean create)
|
protected Item.ItemAttributeMap |
BMECatCatalogStep.getCompanyValues(BMECatImportCronJob cronJob,
Company company,
java.util.Map mapping,
Company companyValueObject)
|
protected java.util.Collection |
BMECatCatalogStep.getOrCreateAddresses(BMECatImportCronJob cronJob,
Company owner,
Address addressValueObject)
gets or create an address for parameters contained in addressValueObject
|
protected Item.ItemAttributeMap |
BMECatCatalogStep.getPartOfCompanyValues(BMECatImportCronJob cronJob,
Company company,
java.util.Map mapping,
Company companyValueObject)
|
protected void |
BMECatMediaStep.importSupplierMedias(BMECatImportCronJob cronJob,
java.util.Collection mediaValueObjects,
Company supplier) |
| Modifier and Type | Method and Description |
|---|---|
Company |
BMECatExportContext.getCompany() |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatExportContext.setCompany(Company company) |
| Modifier and Type | Method and Description |
|---|---|
Company |
GeneratedCatalogManager.createCompany(java.util.Map attributeValues) |
Company |
GeneratedCatalogManager.createCompany(SessionContext ctx,
java.util.Map attributeValues) |
Company |
CatalogManager.createCompany(java.lang.String uid)
Deprecated.
since ages - Use ModelService to create new CompanyModel. Use CompanyModel setters to provide attributes values.
|
Company |
GeneratedCatalog.getBuyer()
Generated method - Getter of the
Catalog.buyer attribute. |
Company |
GeneratedAgreement.getBuyer()
Generated method - Getter of the
Agreement.buyer attribute. |
Company |
GeneratedCatalog.getBuyer(SessionContext ctx)
Generated method - Getter of the
Catalog.buyer attribute. |
Company |
GeneratedAgreement.getBuyer(SessionContext ctx)
Generated method - Getter of the
Agreement.buyer attribute. |
Company |
CatalogManager.getCompanyByUID(java.lang.String uid)
Deprecated.
since ages - Use UserService.getUserGroupForUID(uid, CompanyModel.class) instead.
|
Company |
GeneratedCompany.getResponsibleCompany()
Generated method - Getter of the
Company.responsibleCompany attribute. |
Company |
GeneratedCompany.getResponsibleCompany(SessionContext ctx)
Generated method - Getter of the
Company.responsibleCompany attribute. |
Company |
GeneratedCatalog.getSupplier()
Generated method - Getter of the
Catalog.supplier attribute. |
Company |
GeneratedAgreement.getSupplier()
Generated method - Getter of the
Agreement.supplier attribute. |
Company |
GeneratedCatalog.getSupplier(SessionContext ctx)
Generated method - Getter of the
Catalog.supplier attribute. |
Company |
GeneratedAgreement.getSupplier(SessionContext ctx)
Generated method - Getter of the
Agreement.supplier attribute. |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CatalogManager.createCatalog(java.lang.String id,
java.lang.String name,
Company supplier)
Deprecated.
since ages - Use modelService to create new catalog. Use CatalogModel setters to provide attributes values.
|
Catalog |
CatalogManager.getCatalog(Company supplier,
java.lang.String catalogID)
Deprecated.
since ages - catalogId is unique, so it is sufficient to search over catalogId only. Use
CatalogService.getCatalogForId(String) instead.
|
void |
GeneratedCatalog.setBuyer(Company value)
Generated method - Setter of the
Catalog.buyer attribute. |
void |
GeneratedAgreement.setBuyer(Company value)
Generated method - Setter of the
Agreement.buyer attribute. |
void |
GeneratedCatalog.setBuyer(SessionContext ctx,
Company value)
Generated method - Setter of the
Catalog.buyer attribute. |
void |
GeneratedAgreement.setBuyer(SessionContext ctx,
Company value)
Generated method - Setter of the
Agreement.buyer attribute. |
void |
GeneratedCompany.setResponsibleCompany(Company value)
Generated method - Setter of the
Company.responsibleCompany attribute. |
void |
GeneratedCompany.setResponsibleCompany(SessionContext ctx,
Company value)
Generated method - Setter of the
Company.responsibleCompany attribute. |
void |
GeneratedCatalog.setSupplier(Company value)
Generated method - Setter of the
Catalog.supplier attribute. |
void |
GeneratedAgreement.setSupplier(Company value)
Generated method - Setter of the
Agreement.supplier attribute. |
void |
GeneratedCatalog.setSupplier(SessionContext ctx,
Company value)
Generated method - Setter of the
Catalog.supplier attribute. |
void |
GeneratedAgreement.setSupplier(SessionContext ctx,
Company value)
Generated method - Setter of the
Agreement.supplier attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedOrgUnit
Generated class for type
OrgUnit. |
class |
OrgUnit |
Copyright © 2018 SAP SE. All Rights Reserved.