Class SECAddressPopulator

    • Constructor Detail

      • SECAddressPopulator

        public SECAddressPopulator()
    • Method Detail

      • getModelId

        protected java.lang.String getModelId​(AddressModel customerAddressModel)
      • isDefaultAddress

        protected boolean isDefaultAddress​(AddressModel customerAddressModel)
      • populateAddressFields

        protected void populateAddressFields​(AddressModel customerAddressModel,
                                             Address customerAddressData)
      • getConfigurationService

        public ConfigurationService getConfigurationService()
        Returns:
        the configurationService
      • setConfigurationService

        public void setConfigurationService​(ConfigurationService configurationService)
        Parameters:
        configurationService - the configurationService to set