public class SimulationProductNavigationControlMenuEntry
extends com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntry
implements com.liferay.product.navigation.control.menu.ProductNavigationControlMenuEntry
| Constructor and Description |
|---|
SimulationProductNavigationControlMenuEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBodyJspPath() |
java.lang.String |
getIconJspPath() |
protected boolean |
hasUpdateLayoutPermission(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isShow(javax.servlet.http.HttpServletRequest request) |
protected void |
setPanelAppRegistry(com.liferay.application.list.PanelAppRegistry panelAppRegistry) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getLabel, getURL, include, includeBody, includeIconequals, getData, getIconCssClass, getKey, getLinkCssClass, hashCode, isUseDialogpublic SimulationProductNavigationControlMenuEntry()
public java.lang.String getBodyJspPath()
getBodyJspPath in class com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntrypublic java.lang.String getIconJspPath()
getIconJspPath in class com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntrypublic boolean isShow(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
isShow in interface com.liferay.product.navigation.control.menu.ProductNavigationControlMenuEntryisShow in class com.liferay.product.navigation.control.menu.BaseProductNavigationControlMenuEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntryprotected boolean hasUpdateLayoutPermission(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected void setPanelAppRegistry(com.liferay.application.list.PanelAppRegistry panelAppRegistry)