Liferay 6.1.2-ce-ga3

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

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

Uses of PortletLister in com.liferay.portal.util
 

Classes in com.liferay.portal.util that implement PortletLister
 class PortletListerImpl
           
 

Methods in com.liferay.portal.util that return PortletLister
static PortletLister PortletListerFactoryUtil.getPortletLister()
           
 PortletLister PortletListerFactory.getPortletLister()
           
 PortletLister PortletListerFactoryImpl.getPortletLister()
           
 


Liferay 6.1.2-ce-ga3