com.liferay.faces.bridge.container.liferay
Class LiferayPortalUtil

java.lang.Object
  extended by com.liferay.faces.bridge.container.liferay.LiferayPortalUtil

public class LiferayPortalUtil
extends Object

This class provides access to the com.liferay.portal.util.PortalUtil static utility class via reflection in order to avoid a compile-time dependency.


Constructor Summary
LiferayPortalUtil()
           
 
Method Summary
static String getPortletId(javax.portlet.PortletRequest portletRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayPortalUtil

public LiferayPortalUtil()
Method Detail

getPortletId

public static String getPortletId(javax.portlet.PortletRequest portletRequest)


Copyright © 2014 Liferay, Inc.. All Rights Reserved.