Class SECCustomerPopulator

    • Constructor Detail

      • SECCustomerPopulator

        public SECCustomerPopulator()
    • Method Detail

      • populateCustomerFields

        protected void populateCustomerFields​(CustomerModel source,
                                              Customer customerData)
      • getCustomerNameStrategy

        public CustomerNameStrategy getCustomerNameStrategy()
        Returns:
        the customerNameStrategy
      • setCustomerNameStrategy

        public void setCustomerNameStrategy​(CustomerNameStrategy customerNameStrategy)
        Parameters:
        customerNameStrategy - the customerNameStrategy to set
      • getConfigurationService

        public ConfigurationService getConfigurationService()
        Returns:
        the configurationService
      • setConfigurationService

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