com.liferay.portal.util
Class LayoutTypePortletFactoryImpl
java.lang.Object
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
|
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 |
LayoutTypePortletFactoryImpl
public LayoutTypePortletFactoryImpl()
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