| Interface | Description |
|---|---|
| CustomerAccountService |
Handles customer account management capabilities.
|
| CustomerEmailResolutionService |
Service interface used to lookup the contact email address for a customer
|
| CustomerListSearchService |
Customer List Service Search interface holding service layer methods for dealing with Customers
|
| CustomerListService |
Customer List Service interface holding service layer methods for dealing with Customer List
|
| Exception | Description |
|---|---|
| DuplicateUidException |
Exception is thrown when an attempt to store an UID that is already assigned
|
| PasswordMismatchException |
Exception is thrown when there is attempt to change customer password but given old password does not match the one
stored in the system.
|
| TokenInvalidatedException |
Exception is thrown if the user tries to use the same token multiple times.
|
Copyright © 2018 SAP SE. All Rights Reserved.