Liferay 7.0-ga1 portal-impl

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

Packages that use LayoutDescription
com.liferay.portal.util   
 

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-ga1 portal-impl