Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.PortletConfigFactory

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

Uses of PortletConfigFactory in com.liferay.portlet
 

Classes in com.liferay.portlet that implement PortletConfigFactory
 class PortletConfigFactoryImpl
           
 

Methods in com.liferay.portlet that return PortletConfigFactory
static PortletConfigFactory PortletConfigFactoryUtil.getPortletConfigFactory()
           
 

Methods in com.liferay.portlet with parameters of type PortletConfigFactory
 void PortletConfigFactoryUtil.setPortletConfigFactory(PortletConfigFactory portletConfigFactory)
           
 


Liferay 6.1.2-ce-ga3