public class CommerceMediaResolverUtil
extends java.lang.Object
| Constructor and Description |
|---|
CommerceMediaResolverUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDefaultURL(long groupId) |
static java.lang.String |
getDownloadURL(long commerceAccountId,
long cpAttachmentFileEntryId) |
static java.lang.String |
getThumbnailURL(long commerceAccountId,
long cpAttachmentFileEntryId) |
static java.lang.String |
getURL(long commerceAccountId,
long cpAttachmentFileEntryId) |
public static java.lang.String getDefaultURL(long groupId)
public static java.lang.String getDownloadURL(long commerceAccountId,
long cpAttachmentFileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getThumbnailURL(long commerceAccountId,
long cpAttachmentFileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getURL(long commerceAccountId,
long cpAttachmentFileEntryId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException