Interface CPSubscriptionTypeJSPContributor
@ProviderType
public interface CPSubscriptionTypeJSPContributor
-
Method Summary
Modifier and TypeMethodDescriptionvoidrender(Object object, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) voidrender(Object object, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, boolean payment)
-
Method Details
-
render
void render(Object object, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception - Throws:
Exception
-
render
void render(Object object, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, boolean payment) throws Exception - Throws:
Exception
-