Liferay 6.2-ce-ga5

com.liferay.portal.util
Class LayoutTypePortletFactoryImpl

java.lang.Object
  extended by com.liferay.portal.util.LayoutTypePortletFactoryImpl
All Implemented Interfaces:
LayoutTypePortletFactory

public class LayoutTypePortletFactoryImpl
extends Object
implements LayoutTypePortletFactory


Constructor Summary
LayoutTypePortletFactoryImpl()
           
 
Method Summary
 LayoutTypePortlet create(Layout layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutTypePortletFactoryImpl

public LayoutTypePortletFactoryImpl()
Method Detail

create

public LayoutTypePortlet create(Layout layout)
Specified by:
create in interface LayoutTypePortletFactory

Liferay 6.2-ce-ga5