Class VariantEvents

java.lang.Object
org.apache.ofbiz.product.product.VariantEvents

public class VariantEvents extends Object
Product Variant Related Events
  • Constructor Details

    • VariantEvents

      public VariantEvents()
  • Method Details

    • quickAddChosenVariant

      public static String quickAddChosenVariant(HttpServletRequest request, HttpServletResponse response)
      Creates variant products from a virtual product and a combination of selectable features
      Parameters:
      request - The HTTPRequest object for the current request
      response - The HTTPResponse object for the current request
      Returns:
      String specifying the exit status of this event