public class AssetPublisherHelper
extends java.lang.Object
| Constructor and Description |
|---|
AssetPublisherHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAssetViewURL(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.asset.kernel.model.AssetEntry assetEntry) |
static java.lang.String |
getAssetViewURL(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.asset.kernel.model.AssetEntry assetEntry,
boolean viewInContext) |
public static java.lang.String getAssetViewURL(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.asset.kernel.model.AssetEntry assetEntry)
public static java.lang.String getAssetViewURL(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.asset.kernel.model.AssetEntry assetEntry,
boolean viewInContext)