Liferay 6.2-ce-ga5

com.liferay.portal.util
Class PortletListerFactoryUtil

java.lang.Object
  extended by com.liferay.portal.util.PortletListerFactoryUtil

public class PortletListerFactoryUtil
extends Object


Constructor Summary
PortletListerFactoryUtil()
           
 
Method Summary
static PortletLister getPortletLister()
           
static PortletListerFactory getPortletListerFactory()
           
 void setPortletListerFactory(PortletListerFactory portletListerFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletListerFactoryUtil

public PortletListerFactoryUtil()
Method Detail

getPortletLister

public static PortletLister getPortletLister()

getPortletListerFactory

public static PortletListerFactory getPortletListerFactory()

setPortletListerFactory

public void setPortletListerFactory(PortletListerFactory portletListerFactory)

Liferay 6.2-ce-ga5