Liferay 6.0.5

Uses of Interface
com.liferay.portlet.PortletInstanceFactory

Packages that use PortletInstanceFactory
com.liferay.portlet   
 

Uses of PortletInstanceFactory in com.liferay.portlet
 

Classes in com.liferay.portlet that implement PortletInstanceFactory
 class PortletInstanceFactoryImpl
           
 

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.0.5