Liferay 6.1.2-ce-ga3

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

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

Uses of PortletListerFactory in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return PortletListerFactory
static PortletListerFactory PortletListerFactoryUtil.getPortletListerFactory()
           
 

Methods in com.liferay.portal.util with parameters of type PortletListerFactory
 void PortletListerFactoryUtil.setPortletListerFactory(PortletListerFactory portletListerFactory)
           
 


Liferay 6.1.2-ce-ga3