| Modifier and Type | Method and Description |
|---|---|
AddressVerificationResult |
AddressVerificationFacade.verifyAddressData(AddressData addressData)
Calls the configurable AddressVerificationService to verify the incoming address.
|
| Modifier and Type | Method and Description |
|---|---|
AddressVerificationResult<AddressVerificationDecision> |
DefaultAddressVerificationFacade.verifyAddressData(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDataErrorsPopulator.populate(AddressVerificationResult<AddressVerificationDecision> source,
Errors target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomersController.populateErrors(Errors errors,
AddressVerificationResult<AddressVerificationDecision> addressVerificationResult)
Populates Errors object
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddressController.populateErrors(Errors errors,
AddressVerificationResult<AddressVerificationDecision> addressVerificationResult)
Populates Errors object
|
Copyright © 2018 SAP SE. All Rights Reserved.