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