Liferay 6.0.5

com.liferay.portal.util
Class LayoutLister

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

public class LayoutLister
extends Object


Constructor Summary
LayoutLister()
           
 
Method Summary
 LayoutView getLayoutView(long groupId, boolean privateLayout, String rootNodeName, Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutLister

public LayoutLister()
Method Detail

getLayoutView

public LayoutView getLayoutView(long groupId,
                                boolean privateLayout,
                                String rootNodeName,
                                Locale locale)
                         throws PortalException,
                                SystemException
Throws:
PortalException
SystemException

Liferay 6.0.5