| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.model |
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
|
| de.hybris.platform.sap.sapcpiadapter.resource | |
| de.hybris.platform.sap.sapcpiadapter.service | |
| de.hybris.platform.sap.sapcpiadapter.service.impl | |
| de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services | |
| de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SAPCpiOutboundB2BContactModel
Generated model class for type SAPCpiOutboundB2BContact first defined at extension sapcpiadapter.
|
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundB2BCustomerModel |
SAPCpiOutboundB2BContactModel.getSapCpiOutboundB2BCustomer()
Generated method - Getter of the
SAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomer attribute defined at extension sapcpiadapter. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundB2BContactModel.setSapCpiOutboundB2BCustomer(SAPCpiOutboundB2BCustomerModel value)
Generated method - Setter of
SAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomer attribute defined at extension sapcpiadapter. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundB2BCustomerModel |
SAPCpiOutboundB2BCustomerResource.getSAPCpiOutboundB2BCustomerModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundB2BCustomerModel |
SAPCpiOutboundB2BCustomerResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundB2BCustomerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundB2BCustomerModel> |
SAPCpiOutboundB2BCustomersResource.getSAPCpiOutboundB2BCustomersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundB2BCustomerResource.setSAPCpiOutboundB2BCustomerModel(SAPCpiOutboundB2BCustomerModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundB2BCustomerModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundB2BCustomersResource.setSAPCpiOutboundB2BCustomersCollection(java.util.Collection<SAPCpiOutboundB2BCustomerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundService.sendB2BCustomer(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomerModel)
Send B2B Customer
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundServiceImpl.sendB2BCustomer(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomerModel) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundB2BCustomerModel |
SapCpiB2BCustomerConversionService.convertB2BCustomerToSapCpiBb2BCustomer(B2BCustomerModel b2bCustomerModel,
java.lang.String sessionLanguage)
Convert Hybris B2B Customer to SCPI B2B Customers.
|
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundB2BCustomerModel |
SapCpiB2BCustomerDefaultConversionService.convertB2BCustomerToSapCpiBb2BCustomer(B2BCustomerModel b2bCustomerModel,
java.lang.String sessionLanguage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapCpiB2BCustomerDefaultConversionService.mapOutboundDestination(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomer) |
protected void |
SapCpiB2BCustomerOutboundService.sendB2BCustomerToSCPI(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomer) |
Copyright © 2018 SAP SE. All Rights Reserved.