Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portlet.PortletInstanceFactory

Packages that use PortletInstanceFactory
com.liferay.portlet   
 

Uses of PortletInstanceFactory in com.liferay.portlet
 

Methods in com.liferay.portlet that return PortletInstanceFactory
static PortletInstanceFactory PortletInstanceFactoryUtil.getPortletInstanceFactory()
           
 

Methods in com.liferay.portlet with parameters of type PortletInstanceFactory
 void PortletInstanceFactoryUtil.setPortletInstanceFactory(PortletInstanceFactory portletInstanceFactory)
           
 


Liferay 6.1.10-ee-ga1