Interface VendorCreationStrategy

  • All Known Implementing Classes:
    DefaultVendorCreationStrategy

    public interface VendorCreationStrategy
    Strategy for creating a vendor in backoffice.
    • Method Detail

      • createVendor

        void createVendor​(VendorModel vendor,
                          boolean useCustomPage)
        populate the specific vendor model and save it.
        Parameters:
        vendor - the vendor to save
        useCustomPage - if true will assign the vendor a landing page