Interface CommerceDiscountRuleTypeJSPContributor


public interface CommerceDiscountRuleTypeJSPContributor
  • Method Summary

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

    • render

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