public class LayoutListUtil
extends Object
Constructor and Description |
---|
LayoutListUtil() |
Modifier and Type | Method and Description |
---|---|
protected static String |
buildCacheKey(long groupId,
boolean privateLayout,
String rootNodeName,
Locale locale) |
protected static List<LayoutDescription> |
doGetLayoutDescriptions(long groupId,
boolean privateLayout,
String rootNodeName,
Locale locale) |
static List<LayoutDescription> |
getLayoutDescriptions(long groupId,
boolean privateLayout,
String rootNodeName,
Locale locale) |
public static List<LayoutDescription> getLayoutDescriptions(long groupId, boolean privateLayout, String rootNodeName, Locale locale)
protected static String buildCacheKey(long groupId, boolean privateLayout, String rootNodeName, Locale locale)
protected static List<LayoutDescription> doGetLayoutDescriptions(long groupId, boolean privateLayout, String rootNodeName, Locale locale)