public class DefaultCommerceCustomerSupportService extends java.lang.Object implements CommerceCustomerSupportService
| Constructor and Description |
|---|
DefaultCommerceCustomerSupportService() |
| 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).
|
public DefaultCommerceCustomerSupportService()
public boolean isCustomerSupportAgentActive()
CommerceCustomerSupportServiceisCustomerSupportAgentActive in interface CommerceCustomerSupportServicepublic UserModel getEmulatedCustomer()
CommerceCustomerSupportServicegetEmulatedCustomer in interface CommerceCustomerSupportServicepublic UserModel getAgent()
CommerceCustomerSupportServicegetAgent in interface CommerceCustomerSupportServiceCopyright © 2018 SAP SE. All Rights Reserved.