Interface ContentDashboardItemFactory<T>
public interface ContentDashboardItemFactory<T>
-
Method Summary
-
Method Details
-
create
ContentDashboardItem<T> create(long classPK) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getContentDashboardItemSubtypeFactory
ContentDashboardItemSubtypeFactory getContentDashboardItemSubtypeFactory()
-