Package com.liferay.portal.util
Class LayoutTypePortletFactoryImpl
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
- Author:
- Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.model.LayoutTypePortlet
create
(com.liferay.portal.kernel.model.Layout layout)
-
Constructor Details
-
LayoutTypePortletFactoryImpl
public LayoutTypePortletFactoryImpl()
-
-
Method Details
-
create
public com.liferay.portal.kernel.model.LayoutTypePortlet create(com.liferay.portal.kernel.model.Layout layout) - Specified by:
create
in interfacecom.liferay.portal.kernel.util.LayoutTypePortletFactory
-