@ProviderType
public interface CommerceCatalogDefaultImage
| Modifier and Type | Method and Description |
|---|---|
long |
getDefaultCatalogFileEntryId(long groupId) |
void |
updateDefaultCatalogFileEntryId(long groupId,
long fileEntryId) |
long getDefaultCatalogFileEntryId(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid updateDefaultCatalogFileEntryId(long groupId,
long fileEntryId)
throws java.lang.Exception
java.lang.Exception