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