Uses of Interface
de.hybris.platform.commerceservices.address.AddressVerificationService
Packages that use AddressVerificationService
Package
Description
-
Uses of AddressVerificationService in de.hybris.platform.commercefacades.address.impl
Methods in de.hybris.platform.commercefacades.address.impl that return AddressVerificationServiceModifier and TypeMethodDescriptionprotected AddressVerificationService<AddressVerificationDecision,AddressFieldErrorData<AddressFieldType, AddressErrorCode>> DefaultAddressVerificationFacade.getAddressVerificationService()Methods in de.hybris.platform.commercefacades.address.impl with parameters of type AddressVerificationServiceModifier and TypeMethodDescriptionvoidDefaultAddressVerificationFacade.setAddressVerificationService(AddressVerificationService<AddressVerificationDecision, AddressFieldErrorData<AddressFieldType, AddressErrorCode>> addressVerificationService) -
Uses of AddressVerificationService in de.hybris.platform.commerceservices.address.impl
Classes in de.hybris.platform.commerceservices.address.impl that implement AddressVerificationServiceModifier and TypeClassDescriptionclassDefault implementation ofAddressVerificationServiceto be used in the absence of an external service.