| Modifier and Type | Method and Description |
|---|---|
protected AddressVerificationService<AddressVerificationDecision,AddressFieldErrorData<AddressFieldType,AddressErrorCode>> |
DefaultAddressVerificationFacade.getAddressVerificationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAddressVerificationFacade.setAddressVerificationService(AddressVerificationService<AddressVerificationDecision,AddressFieldErrorData<AddressFieldType,AddressErrorCode>> addressVerificationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAddressVerificationService
Default implementation of
AddressVerificationService. |
class |
MockAddressVerificationService
The mock implementation of AddressVerificationService to be used in the absence of an external service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCisAddressVerificationService
Implementation of
AddressVerificationService using CIS webservices. |
Copyright © 2018 SAP SE. All Rights Reserved.