com.liferay.portlet
Class PortletContextBag
java.lang.Object
com.liferay.portlet.PortletContextBag
public class PortletContextBag
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContextBag
public PortletContextBag(java.lang.String servletContextName)
getServletContextName
public java.lang.String getServletContextName()
getCustomUserAttributes
public java.util.Map<java.lang.String,CustomUserAttributes> getCustomUserAttributes()
getPortletFilters
public java.util.Map<java.lang.String,javax.portlet.filter.PortletFilter> getPortletFilters()
getPortletURLListeners
public java.util.Map<java.lang.String,javax.portlet.PortletURLGenerationListener> getPortletURLListeners()