public class MBDiscussionAssetRendererFactory extends MBMessageAssetRendererFactory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
| Constructor and Description |
|---|
MBDiscussionAssetRendererFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portlet.asset.model.AssetRenderer |
getAssetRenderer(long classPK,
int type) |
java.lang.String |
getClassName() |
java.lang.String |
getType() |
javax.portlet.PortletURL |
getURLView(com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState) |
boolean |
isSelectable() |
getIconPath, hasPermission, isCategorizable, isLinkablegetAssetEntry, getAssetEntry, getAssetRenderer, getAssetRenderer, getClassNameId, getClassTypeFieldNames, getClassTypeFieldNamesCount, getClassTypes, getControlPanelPlid, getDDMStructureFieldNames, getIconPath, getPortletId, getTypeName, getURLAdd, hasAddPermission, hasClassTypeFieldNames, isActive, isListable, setClassName, setPortletIdpublic static final java.lang.String TYPE
public com.liferay.portlet.asset.model.AssetRenderer getAssetRenderer(long classPK,
int type)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getAssetRenderer in interface com.liferay.portlet.asset.model.AssetRendererFactorygetAssetRenderer in class MBMessageAssetRendererFactorycom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getClassName()
getClassName in interface com.liferay.portlet.asset.model.AssetRendererFactorygetClassName in class MBMessageAssetRendererFactorypublic java.lang.String getType()
getType in interface com.liferay.portlet.asset.model.AssetRendererFactorygetType in class MBMessageAssetRendererFactorypublic javax.portlet.PortletURL getURLView(com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState)
getURLView in interface com.liferay.portlet.asset.model.AssetRendererFactorygetURLView in class MBMessageAssetRendererFactorypublic boolean isSelectable()
isSelectable in interface com.liferay.portlet.asset.model.AssetRendererFactoryisSelectable in class com.liferay.portlet.asset.model.BaseAssetRendererFactory