Liferay 6.1.2-ce-ga3

com.liferay.portal.util
Class LayoutTypePortletFactoryUtil

java.lang.Object
  extended by com.liferay.portal.util.LayoutTypePortletFactoryUtil

public class LayoutTypePortletFactoryUtil
extends Object


Constructor Summary
LayoutTypePortletFactoryUtil()
           
 
Method Summary
static LayoutTypePortlet create(Layout layout)
           
static LayoutTypePortletFactory getLayoutTypePortletFactory()
           
 void setLayoutTypePortletFactory(LayoutTypePortletFactory layoutTypePortletFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutTypePortletFactoryUtil

public LayoutTypePortletFactoryUtil()
Method Detail

create

public static LayoutTypePortlet create(Layout layout)

getLayoutTypePortletFactory

public static LayoutTypePortletFactory getLayoutTypePortletFactory()

setLayoutTypePortletFactory

public void setLayoutTypePortletFactory(LayoutTypePortletFactory layoutTypePortletFactory)

Liferay 6.1.2-ce-ga3