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