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,PortletFilter> |
getPortletFilters() |
Map<String,PortletURLGenerationListener> |
getPortletURLListeners() |
String |
getServletContextName() |
public PortletContextBag(String servletContextName)
public Map<String,com.liferay.portal.kernel.portlet.CustomUserAttributes> getCustomUserAttributes()
public Map<String,PortletFilter> getPortletFilters()
public Map<String,PortletURLGenerationListener> getPortletURLListeners()
public String getServletContextName()