public interface CMSComponentRenderer<T extends AbstractCMSComponentModel>
| Modifier and Type | Method and Description |
|---|---|
void |
renderComponent(PageContext pageContext,
T component)
Render a CMS Component into the page at the current location.
|
void renderComponent(PageContext pageContext,
T component)
throws ServletException,
java.io.IOException
pageContext - The page context to render intocomponent - The component to renderServletExceptionjava.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.