Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.util.LayoutDescription

Packages that use LayoutDescription
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of LayoutDescription in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return types with arguments of type LayoutDescription
protected static List<LayoutDescription> LayoutListUtil.doGetLayoutDescriptions(long groupId, boolean privateLayout, String rootNodeName, Locale locale)
           
static List<LayoutDescription> LayoutListUtil.getLayoutDescriptions(long groupId, boolean privateLayout, String rootNodeName, Locale locale)
           
 


Liferay 7.0-ce-b4