Interface CPSubscriptionTypeJSPContributor
@ProviderType
public interface CPSubscriptionTypeJSPContributor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(Object object, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) void
render
(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
-