public class PortletContextBag
extends Object
| Constructor and Description |
|---|
PortletContextBag(String servletContextName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.liferay.portal.kernel.portlet.CustomUserAttributes> |
getCustomUserAttributes() |
Map<String,javax.portlet.filter.PortletFilter> |
getPortletFilters() |
Map<String,javax.portlet.PortletURLGenerationListener> |
getPortletURLListeners() |
String |
getServletContextName() |
public Map<String,com.liferay.portal.kernel.portlet.CustomUserAttributes> getCustomUserAttributes()
public Map<String,javax.portlet.filter.PortletFilter> getPortletFilters()
public Map<String,javax.portlet.PortletURLGenerationListener> getPortletURLListeners()
public String getServletContextName()