| Package | Description |
|---|---|
| com.sap.hybris.saprevenuecloudcustomer.service.impl | |
| 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.sapcpicustomerexchange.service | |
| de.hybris.platform.sap.sapcpicustomerexchange.service.impl |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundCustomerModel |
SapRevenueCloudCustomerConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel,
AddressModel addressModel,
java.lang.String baseStoreUid,
java.lang.String sessionLanguage) |
| Modifier and Type | Class and Description |
|---|---|
class |
SAPCpiOutboundB2BContactModel
Generated model class for type SAPCpiOutboundB2BContact first defined at extension sapcpiadapter.
|
class |
SAPCpiOutboundB2BCustomerModel
Generated model class for type SAPCpiOutboundB2BCustomer first defined at extension sapcpiadapter.
|
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundCustomerModel |
SAPCpiOutboundCustomerResource.getSAPCpiOutboundCustomerModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundCustomerModel |
SAPCpiOutboundCustomerResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundCustomerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundCustomerModel> |
SAPCpiOutboundCustomersResource.getSAPCpiOutboundCustomersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundCustomerResource.setSAPCpiOutboundCustomerModel(SAPCpiOutboundCustomerModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundCustomerModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundCustomersResource.setSAPCpiOutboundCustomersCollection(java.util.Collection<SAPCpiOutboundCustomerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundService.sendCustomer(SAPCpiOutboundCustomerModel sapCpiOutboundCustomerModel)
Send customer
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundServiceImpl.sendCustomer(SAPCpiOutboundCustomerModel sapCpiOutboundCustomerModel) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundCustomerModel |
SapCpiCustomerConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel,
AddressModel addressModel,
java.lang.String baseStoreUid,
java.lang.String sessionLanguage)
convertCustomerToSapCpiCustomer
|
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundCustomerModel |
SapCpiCustomerDefaultConversionService.convertCustomerToSapCpiCustomer(CustomerModel customerModel,
AddressModel addressModel,
java.lang.String baseStoreUid,
java.lang.String sessionLanguage) |
Copyright © 2018 SAP SE. All Rights Reserved.