Liferay 7.0-ga1 portal-kernel

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

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

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

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

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


Liferay 7.0-ga1 portal-kernel