Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portlet.exportimport.lar.PortletDataContextFactory

Packages that use PortletDataContextFactory
com.liferay.portlet.exportimport.lar   
 

Uses of PortletDataContextFactory in com.liferay.portlet.exportimport.lar
 

Methods in com.liferay.portlet.exportimport.lar that return PortletDataContextFactory
static PortletDataContextFactory PortletDataContextFactoryUtil.getPortletDataContextFactory()
           
 

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


Liferay 7.0-ce-m6