com.liferay.portlet.assetpublisher.util
Class AssetPublisherHelperImpl
java.lang.Object
com.liferay.portlet.assetpublisher.util.AssetPublisherHelperImpl
- All Implemented Interfaces:
- AssetPublisherHelper
public class AssetPublisherHelperImpl
- extends Object
- implements AssetPublisherHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetPublisherHelperImpl
public AssetPublisherHelperImpl()
getAssetViewURL
public String getAssetViewURL(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
AssetEntry assetEntry)
- Specified by:
getAssetViewURL
in interface AssetPublisherHelper
getAssetViewURL
public static String getAssetViewURL(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
AssetEntry assetEntry,
boolean viewInContext)