Interface CommerceCatalogDefaultImage


@ProviderType public interface CommerceCatalogDefaultImage
  • Method Details

    • getDefaultCatalogFileEntryId

      long getDefaultCatalogFileEntryId(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • updateDefaultCatalogFileEntryId

      void updateDefaultCatalogFileEntryId(long groupId, long fileEntryId) throws Exception
      Throws:
      Exception