| Modifier and Type | Method and Description |
|---|---|
AvsResult |
AvsClient.verifyAddress(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisAddress address)
Verifies the given address
|
| Modifier and Type | Method and Description |
|---|---|
AvsResult |
AvsClientMock.verifyAddress(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisAddress address)
The mock implementation is used for testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
AvsResult |
CisClientAvsService.verifyAddress(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisAddress address)
See
de.hybris.platform.commerceservices.address.AddressVerificationService#verifyAddress(CisAddress). |
| Modifier and Type | Method and Description |
|---|---|
AvsResult |
DefaultCisClientAvsService.verifyAddress(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisAddress address) |
| Modifier and Type | Method and Description |
|---|---|
void |
CisAddressVerificationResultPopulator.populate(AvsResult source,
AddressVerificationResultData target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AvsResult,AddressVerificationResultData> |
DefaultCisAddressVerificationService.getCisAvsResultAddressVerificationResultDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisAddressVerificationService.setCisAvsResultAddressVerificationResultDataConverter(Converter<AvsResult,AddressVerificationResultData> cisAvsResultAddressVerificationResultDataConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.