Class DefaultSapC4cCustomerPopulator

    • Constructor Detail

      • DefaultSapC4cCustomerPopulator

        public DefaultSapC4cCustomerPopulator()
    • Method Detail

      • populateHeaderData

        protected C4CHeaderData populateHeaderData()
        Creates and populate header data
      • getConfigurationProperty

        protected java.lang.String getConfigurationProperty​(java.lang.String propertyKey)
        Reads configuration from the properties file for given propertyKey
      • 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