public class ServletContextUtil
extends java.lang.Object
Constructor and Description |
---|
ServletContextUtil() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate() |
protected void |
deactivate() |
static java.lang.String |
getContextPath() |
static com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuCategoryRegistry |
getProductNavigationControlMenuCategoryRegistry() |
static com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuEntryRegistry |
getProductNavigationControlMenuEntryRegistry() |
static javax.servlet.ServletContext |
getServletContext() |
protected void |
setProductNavigationControlMenuCategoryRegistry(com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuCategoryRegistry productNavigationControlMenuCategoryRegistry) |
protected void |
setProductNavigationControlMenuEntryRegistry(com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuEntryRegistry productNavigationControlMenuEntryRegistry) |
protected void |
setServletContext(javax.servlet.ServletContext servletContext) |
public static final java.lang.String getContextPath()
public static final com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuCategoryRegistry getProductNavigationControlMenuCategoryRegistry()
public static final com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuEntryRegistry getProductNavigationControlMenuEntryRegistry()
public static final javax.servlet.ServletContext getServletContext()
protected void activate()
protected void deactivate()
protected void setProductNavigationControlMenuCategoryRegistry(com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuCategoryRegistry productNavigationControlMenuCategoryRegistry)
protected void setProductNavigationControlMenuEntryRegistry(com.liferay.product.navigation.control.menu.util.ProductNavigationControlMenuEntryRegistry productNavigationControlMenuEntryRegistry)
protected void setServletContext(javax.servlet.ServletContext servletContext)