Liferay 6.2-ce-ga5

com.liferay.portlet.assetpublisher.util
Interface AssetPublisherHelper

All Known Implementing Classes:
AssetPublisherHelperImpl

public interface AssetPublisherHelper


Method Summary
 String getAssetViewURL(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, AssetEntry assetEntry)
           
 

Method Detail

getAssetViewURL

String getAssetViewURL(LiferayPortletRequest liferayPortletRequest,
                       LiferayPortletResponse liferayPortletResponse,
                       AssetEntry assetEntry)

Liferay 6.2-ce-ga5