Liferay 6.2-ce-ga5

com.liferay.portal.util
Class PortletListerFactoryImpl

java.lang.Object
  extended by com.liferay.portal.util.PortletListerFactoryImpl
All Implemented Interfaces:
PortletListerFactory

public class PortletListerFactoryImpl
extends Object
implements PortletListerFactory


Constructor Summary
PortletListerFactoryImpl()
           
 
Method Summary
 PortletLister getPortletLister()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletListerFactoryImpl

public PortletListerFactoryImpl()
Method Detail

getPortletLister

public PortletLister getPortletLister()
Specified by:
getPortletLister in interface PortletListerFactory

Liferay 6.2-ce-ga5