Interface CommerceDiscountRuleTypeJSPContributor


public interface CommerceDiscountRuleTypeJSPContributor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(long commerceDiscountId, long commerceDiscountRuleId, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse)
     
  • Method Details

    • render

      void render(long commerceDiscountId, long commerceDiscountRuleId, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) throws Exception
      Throws:
      Exception