Uses of Class
de.hybris.platform.commercefacades.address.data.AddressVerificationErrorField
Packages that use AddressVerificationErrorField
Package
Description
-
Uses of AddressVerificationErrorField in de.hybris.platform.acceleratorstorefrontcommons.forms.verification.impl
Method parameters in de.hybris.platform.acceleratorstorefrontcommons.forms.verification.impl with type arguments of type AddressVerificationErrorFieldModifier and TypeMethodDescriptionprotected voidDefaultAddressVerificationResultHandler.addFieldErrorsToBindingResult(Map<String, AddressVerificationErrorField> fieldErrors, org.springframework.validation.Errors bindingResult) protected voidDefaultAddressVerificationResultHandler.processFields(Map<String, AddressVerificationErrorField> fieldErrors, org.springframework.validation.Errors bindingResult, String errorKey) -
Uses of AddressVerificationErrorField in de.hybris.platform.commercefacades.address.data
Methods in de.hybris.platform.commercefacades.address.data that return types with arguments of type AddressVerificationErrorFieldMethod parameters in de.hybris.platform.commercefacades.address.data with type arguments of type AddressVerificationErrorFieldModifier and TypeMethodDescriptionvoidAddressVerificationResult.setErrors(Map<String, AddressVerificationErrorField> errors)