public class ProductMenuDisplayContext
extends java.lang.Object
| Constructor and Description |
|---|
ProductMenuDisplayContext(javax.portlet.PortletRequest portletRequest) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.liferay.application.list.PanelCategory> |
getChildPanelCategories() |
int |
getNotificationsCount(com.liferay.application.list.PanelCategory panelCategory) |
java.lang.String |
getRootPanelCategoryKey() |
boolean |
isLayoutsTreeDisabled() |
boolean |
isShowLayoutsTree() |
boolean |
isShowProductMenu() |
public ProductMenuDisplayContext(javax.portlet.PortletRequest portletRequest)
public java.util.List<com.liferay.application.list.PanelCategory> getChildPanelCategories()
public int getNotificationsCount(com.liferay.application.list.PanelCategory panelCategory)
public java.lang.String getRootPanelCategoryKey()
public boolean isLayoutsTreeDisabled()
public boolean isShowLayoutsTree()
throws java.lang.Exception
java.lang.Exceptionpublic boolean isShowProductMenu()