com.liferay.portal.portletcontainer
Class WindowInvokerUtil

java.lang.Object
  extended by com.liferay.portal.portletcontainer.WindowInvokerUtil

public class WindowInvokerUtil
extends java.lang.Object

View Source

Author:
Deepak Gothe, Brian Wing Shun Chan

Constructor Summary
WindowInvokerUtil()
           
 
Method Summary
static com.sun.portal.container.EntityID getEntityID(Portlet portlet)
           
static java.lang.String getPortletId(java.lang.String portletNamespace)
           
static java.lang.String getPortletNamespace(com.sun.portal.container.EntityID entityID)
           
static java.lang.String getPortletWindowID(com.sun.portal.container.EntityID entityID, long plid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowInvokerUtil

public WindowInvokerUtil()
Method Detail

getEntityID

public static com.sun.portal.container.EntityID getEntityID(Portlet portlet)

getPortletId

public static java.lang.String getPortletId(java.lang.String portletNamespace)

getPortletNamespace

public static java.lang.String getPortletNamespace(com.sun.portal.container.EntityID entityID)

getPortletWindowID

public static java.lang.String getPortletWindowID(com.sun.portal.container.EntityID entityID,
                                                  long plid)