Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.PortletInstanceFactory

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

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.2-ce-ga3