Interface CommerceMediaProvider


public interface CommerceMediaProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.portal.kernel.repository.model.FileEntry
    getDefaultImageFileEntry(long companyId, long groupId)
     
  • Method Details

    • getDefaultImageFileEntry

      com.liferay.portal.kernel.repository.model.FileEntry getDefaultImageFileEntry(long companyId, long groupId) throws Exception
      Throws:
      Exception