Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.portlet.PortletContainer

Packages that use PortletContainer
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
 

Uses of PortletContainer in com.liferay.portal.kernel.portlet
 

Methods in com.liferay.portal.kernel.portlet that return PortletContainer
static PortletContainer PortletContainerUtil.getPortletContainer()
           
 

Methods in com.liferay.portal.kernel.portlet with parameters of type PortletContainer
 void PortletContainerUtil.setPortletContainer(PortletContainer portletContainer)
           
 


Liferay 6.2-ce-ga5