Package com.liferay.commerce.media
Interface CommerceCatalogDefaultImage
@ProviderType
public interface CommerceCatalogDefaultImage
-
Method Summary
Modifier and TypeMethodDescriptionlong
getDefaultCatalogFileEntryId
(long groupId) void
updateDefaultCatalogFileEntryId
(long groupId, long fileEntryId)
-
Method Details
-
getDefaultCatalogFileEntryId
long getDefaultCatalogFileEntryId(long groupId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateDefaultCatalogFileEntryId
- Throws:
Exception
-