public interface ContentDashboardItemFactory<T>
Modifier and Type | Method and Description |
---|---|
ContentDashboardItem<T> |
create(long classPK) |
ContentDashboardItemSubtypeFactory |
getContentDashboardItemSubtypeFactory() |
ContentDashboardItem<T> create(long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
ContentDashboardItemSubtypeFactory getContentDashboardItemSubtypeFactory()