Liferay 7.0-ga1 portal-kernel

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

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

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

Methods in com.liferay.portal.kernel.portlet that return PortletContextFactory
static PortletContextFactory PortletContextFactoryUtil.getPortletContextFactory()
           
 

Methods in com.liferay.portal.kernel.portlet with parameters of type PortletContextFactory
 void PortletContextFactoryUtil.setPortletContextFactory(PortletContextFactory portletContextFactory)
           
 


Liferay 7.0-ga1 portal-kernel