com.liferay.portal.util
Class PortletListerFactoryImpl

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

public class PortletListerFactoryImpl
extends java.lang.Object
implements com.liferay.portal.util.PortletListerFactory

Author:
Jorge Ferrer, Dennis Ju, Brian Wing Shun Chan

Constructor Summary
PortletListerFactoryImpl()
           
 
Method Summary
 com.liferay.portal.util.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 com.liferay.portal.util.PortletLister getPortletLister()
Specified by:
getPortletLister in interface com.liferay.portal.util.PortletListerFactory