Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.lar.PortletDataContextFactory

Packages that use PortletDataContextFactory
com.liferay.portal.kernel.lar   
 

Uses of PortletDataContextFactory in com.liferay.portal.kernel.lar
 

Methods in com.liferay.portal.kernel.lar that return PortletDataContextFactory
static PortletDataContextFactory PortletDataContextFactoryUtil.getPortletDataContextFactory()
           
 

Methods in com.liferay.portal.kernel.lar with parameters of type PortletDataContextFactory
 void PortletDataContextFactoryUtil.setPortletDataContextFactory(PortletDataContextFactory portletDataContextFactory)
           
 


Liferay 6.2-ce-ga5