public class DefaultCsCustomerResolutionService extends DefaultCustomerResolutionService
CustomerResolutionService using the CallContextController to resolve
the current customer.| Constructor and Description |
|---|
DefaultCsCustomerResolutionService() |
| Modifier and Type | Method and Description |
|---|---|
protected CallContextController |
getCallContextController() |
CustomerModel |
getCurrentCustomer()
Returns the current customer.
|
protected SessionService |
getSessionService() |
void |
setCallContextController(CallContextController callContextController) |
void |
setSessionService(SessionService sessionService) |
getCurrencyIso, getI18NService, getUserService, setI18NService, setUserServicepublic CustomerModel getCurrentCustomer()
CustomerResolutionServicegetCurrentCustomer in interface CustomerResolutionServicegetCurrentCustomer in class DefaultCustomerResolutionServiceCustomerModel the current customerprotected CallContextController getCallContextController()
public void setCallContextController(CallContextController callContextController)
protected SessionService getSessionService()
public void setSessionService(SessionService sessionService)
Copyright © 2018 SAP SE. All Rights Reserved.