Liferay 6.0-ee

Uses of Class
com.liferay.portlet.PortletContextImpl

Packages that use PortletContextImpl
com.liferay.portlet   
 

Uses of PortletContextImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return PortletContextImpl
 PortletContextImpl InvokerPortletImpl.getPortletContext()
           
 

Constructors in com.liferay.portlet with parameters of type PortletContextImpl
PortletRequestDispatcherImpl(javax.servlet.RequestDispatcher requestDispatcher, boolean named, PortletContextImpl portletContextImpl)
           
PortletRequestDispatcherImpl(javax.servlet.RequestDispatcher requestDispatcher, boolean named, PortletContextImpl portletContextImpl, String path)
           
 


Liferay 6.0-ee