public interface ContentDashboardItemSubtypeFactory<T>
Modifier and Type | Method and Description |
---|---|
default ContentDashboardItemSubtype<T> |
create(long classPK) |
ContentDashboardItemSubtype<T> |
create(long classPK,
long entryClassPK) |
default ContentDashboardItemSubtype<T> create(long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
ContentDashboardItemSubtype<T> create(long classPK, long entryClassPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException