|
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.PortletCategoryUtil
public class PortletCategoryUtil
| Constructor Summary | |
|---|---|
PortletCategoryUtil()
|
|
| Method Summary | |
|---|---|
static String |
getPortletCategoryKey(String legacyPortletCategoryKey)
|
static PortletCategory |
getRelevantPortletCategory(PermissionChecker permissionChecker,
long companyId,
Layout layout,
PortletCategory portletCategory,
LayoutTypePortlet layoutTypePortlet)
|
protected static PortletCategory |
getRelevantPortletCategory(PermissionChecker permissionChecker,
long companyId,
Layout layout,
PortletCategory portletCategory,
Set<String> panelSelectedPortletIds,
LayoutTypePortlet layoutTypePortlet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletCategoryUtil()
| Method Detail |
|---|
public static String getPortletCategoryKey(String legacyPortletCategoryKey)
public static PortletCategory getRelevantPortletCategory(PermissionChecker permissionChecker,
long companyId,
Layout layout,
PortletCategory portletCategory,
LayoutTypePortlet layoutTypePortlet)
throws Exception
Exception
protected static PortletCategory getRelevantPortletCategory(PermissionChecker permissionChecker,
long companyId,
Layout layout,
PortletCategory portletCategory,
Set<String> panelSelectedPortletIds,
LayoutTypePortlet layoutTypePortlet)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||