public interface IContentRenderer extends IContentProvider
IPortletBean
Modifier and Type | Method and Description |
---|---|
void |
setPortlet(IPortletBean portlet)
Sets the widget instance that is used to render content for.
|
getContent, getContentType, getContentTypes, isContentTypeSupported, setContentType
void setPortlet(IPortletBean portlet) throws PortalException
portlet
- instance of the portlet beanPortalException
IPortletBean