Liferay 7.0-ce-b8 portal-impl

com.liferay.portal.util
Class LayoutTypePortletFactoryImpl

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

public class LayoutTypePortletFactoryImpl
extends Object
implements com.liferay.portal.kernel.util.LayoutTypePortletFactory


Constructor Summary
LayoutTypePortletFactoryImpl()
           
 
Method Summary
 com.liferay.portal.kernel.model.LayoutTypePortlet create(com.liferay.portal.kernel.model.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 com.liferay.portal.kernel.model.LayoutTypePortlet create(com.liferay.portal.kernel.model.Layout layout)
Specified by:
create in interface com.liferay.portal.kernel.util.LayoutTypePortletFactory

Liferay 7.0-ce-b8 portal-impl