Liferay 6.0.5

Uses of Class
com.liferay.portlet.PortletContextBag

Packages that use PortletContextBag
com.liferay.portlet   
 

Uses of PortletContextBag in com.liferay.portlet
 

Methods in com.liferay.portlet that return PortletContextBag
static PortletContextBag PortletContextBagPool.get(String servletContextName)
           
static PortletContextBag PortletContextBagPool.remove(String servletContextName)
           
 

Methods in com.liferay.portlet with parameters of type PortletContextBag
static void PortletContextBagPool.put(String servletContextName, PortletContextBag portletContextBag)
           
 


Liferay 6.0.5