Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.PortletURLFactory

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

Uses of PortletURLFactory in com.liferay.portlet
 

Classes in com.liferay.portlet that implement PortletURLFactory
 class PortletURLFactoryImpl
           
 

Methods in com.liferay.portlet that return PortletURLFactory
static PortletURLFactory PortletURLFactoryUtil.getPortletURLFactory()
           
 

Methods in com.liferay.portlet with parameters of type PortletURLFactory
 void PortletURLFactoryUtil.setPortletURLFactory(PortletURLFactory portletURLFactory)
           
 


Liferay 6.2-ce-ga5