|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.util.LayoutListUtil
public class LayoutListUtil
| Constructor Summary | |
|---|---|
LayoutListUtil()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutListUtil()
| Method Detail |
|---|
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)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||