public class DefaultCommerceCustomerSupportService extends java.lang.Object implements CommerceCustomerSupportService
DefaultAssistedServiceService.| Constructor and Description |
|---|
DefaultCommerceCustomerSupportService() |
| Modifier and Type | Method and Description |
|---|---|
UserModel |
getAgent()
Returns Agent if Customer Support mode is on.
|
protected AssistedServiceService |
getAssistedServiceService() |
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).
|
void |
setAssistedServiceService(AssistedServiceService assistedServiceService) |
public DefaultCommerceCustomerSupportService()
public boolean isCustomerSupportAgentActive()
CommerceCustomerSupportServiceisCustomerSupportAgentActive in interface CommerceCustomerSupportServicepublic UserModel getEmulatedCustomer()
CommerceCustomerSupportServicegetEmulatedCustomer in interface CommerceCustomerSupportServicepublic UserModel getAgent()
CommerceCustomerSupportServicegetAgent in interface CommerceCustomerSupportServiceprotected AssistedServiceService getAssistedServiceService()
public void setAssistedServiceService(AssistedServiceService assistedServiceService)
Copyright © 2018 SAP SE. All Rights Reserved.