Liferay 6.1.2-ce-ga3

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

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

Uses of LayoutTypePortletFactory in com.liferay.portal.util
 

Classes in com.liferay.portal.util that implement LayoutTypePortletFactory
 class LayoutTypePortletFactoryImpl
           
 

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

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


Liferay 6.1.2-ce-ga3