public interface AssistedServiceAgentAuthoritiesManager
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomerAuthoritiesToAgent(java.lang.String customerId)
Add authorities (roles) from a customer to the current agent.
|
void |
restoreInitialAuthorities()
Restore agent initial authorities.
|
void addCustomerAuthoritiesToAgent(java.lang.String customerId)
customerId - The id of the user the roles will be merged to the agent.void restoreInitialAuthorities()
Copyright © 2018 SAP SE. All Rights Reserved.