Class TmaAddressValidationReversePopulator
java.lang.Object
de.hybris.platform.commercefacades.user.converters.populator.AddressReversePopulator
de.hybris.platform.b2ctelcofacades.converters.populator.TmaAddressReversePopulator
de.hybris.platform.b2ctelcofacades.converters.populator.TmaAddressValidationReversePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<AddressData,AddressModel>
Populates address validation attributes on
AddressModel from a AddressData entity.- Since:
- 2302
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.commercefacades.user.converters.populator.AddressReversePopulator
getCommonI18NService, getFlexibleSearchService, setCommonI18NService, setFlexibleSearchService
-
Constructor Details
-
TmaAddressValidationReversePopulator
public TmaAddressValidationReversePopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<AddressData,AddressModel> - Overrides:
populatein classTmaAddressReversePopulator
-