Interface ContentDashboardItemSubtypeFactory<T>


public interface ContentDashboardItemSubtypeFactory<T>
  • Method Details

    • create

      default ContentDashboardItemSubtype<T> create(long classPK) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • create

      ContentDashboardItemSubtype<T> create(long classPK, long entryClassPK) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException