Liferay 7.0-ce-b6

Uses of Interface
com.liferay.portlet.PortletContextFactory

Packages that use PortletContextFactory
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of PortletContextFactory in com.liferay.portlet
 

Classes in com.liferay.portlet that implement PortletContextFactory
 class PortletContextFactoryImpl
           
 

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

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


Liferay 7.0-ce-b6