Liferay 6.2-ce-ga5

com.liferay.portal.kernel.portlet
Class PortletModeFactory_IW

java.lang.Object
  extended by com.liferay.portal.kernel.portlet.PortletModeFactory_IW

public class PortletModeFactory_IW
extends Object


Method Summary
static PortletModeFactory_IW getInstance()
           
 PortletMode getPortletMode(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PortletModeFactory_IW getInstance()

getPortletMode

public PortletMode getPortletMode(String name)

Liferay 6.2-ce-ga5