Class AfterCustomerSaveEventHandler

    • Constructor Detail

      • AfterCustomerSaveEventHandler

        public AfterCustomerSaveEventHandler()
    • Method Detail

      • createOrUpdateCustomer

        protected ResponseData createOrUpdateCustomer​(CustomerModel customerModel)
                                               throws java.lang.Exception
        Parameters:
        endPoint -
        Throws:
        java.net.URISyntaxException
        java.io.IOException
        java.lang.Exception
      • getCustomerPopulator

        public Populator getCustomerPopulator()
        Returns:
        the customerPopulator
      • setCustomerPopulator

        public void setCustomerPopulator​(Populator customerPopulator)
        Parameters:
        customerPopulator - the customerPopulator to set