Liferay 7.0-ga1 portal-impl

com.liferay.portal.util
Class PortletListerFactoryImpl

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

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


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

Liferay 7.0-ga1 portal-impl