public class DefaultSapCpiCustomerService extends java.lang.Object implements SapCpiCustomerService
| Constructor and Description |
|---|
DefaultSapCpiCustomerService() |
| Modifier and Type | Method and Description |
|---|---|
Completable |
createCustomer(SapCpiCustomer customer)
createCustomer
|
protected SapCpiCustomerClient |
getSapCpiCustomerClient() |
protected SapCpiOAuthService |
getSapCpiOAuthService() |
void |
setSapCpiCustomerClient(SapCpiCustomerClient sapCpiCustomerClient) |
void |
setSapCpiOAuthService(SapCpiOAuthService sapCpiOAuthService) |
public Completable createCustomer(SapCpiCustomer customer)
SapCpiCustomerServicecreateCustomer in interface SapCpiCustomerServicecustomer - SapCpiCustomerprotected SapCpiCustomerClient getSapCpiCustomerClient()
public void setSapCpiCustomerClient(SapCpiCustomerClient sapCpiCustomerClient)
protected SapCpiOAuthService getSapCpiOAuthService()
public void setSapCpiOAuthService(SapCpiOAuthService sapCpiOAuthService)
Copyright © 2018 SAP SE. All Rights Reserved.