Liferay 6.1.10-ee-ga1

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

Packages that use LayoutTypePortletFactory
com.liferay.portal.util   
 

Uses of LayoutTypePortletFactory in com.liferay.portal.util
 

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.10-ee-ga1