public interface CommerceCustomerSupportService
| Modifier and Type | Method and Description |
|---|---|
UserModel |
getAgent()
Returns Agent if Customer Support mode is on.
|
UserModel |
getEmulatedCustomer()
Returns Emulated Customer if Customer Support mode is on and any Customer is emulated.
|
boolean |
isCustomerSupportAgentActive()
Returns true if Customer Support mode is on (Customer Support Agent is active).
|
boolean isCustomerSupportAgentActive()
UserModel getEmulatedCustomer()
UserModel getAgent()
Copyright © 2018 SAP SE. All Rights Reserved.