Liferay 7.0-ga1 portal-kernel

Uses of Interface
com.liferay.portal.kernel.util.LayoutTypePortletFactory

Packages that use LayoutTypePortletFactory
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of LayoutTypePortletFactory in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return LayoutTypePortletFactory
static LayoutTypePortletFactory LayoutTypePortletFactoryUtil.getLayoutTypePortletFactory()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type LayoutTypePortletFactory
 void LayoutTypePortletFactoryUtil.setLayoutTypePortletFactory(LayoutTypePortletFactory layoutTypePortletFactory)
           
 


Liferay 7.0-ga1 portal-kernel