com.liferay.portal.util
Class LayoutLister

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

public class LayoutLister
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
LayoutLister()
           
 
Method Summary
 LayoutView getLayoutView(long groupId, boolean privateLayout, java.lang.String rootNodeName, java.util.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,
                                java.lang.String rootNodeName,
                                java.util.Locale locale)
                         throws com.liferay.portal.PortalException,
                                com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException