Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.theme.PortletDecoratorFactory

Packages that use PortletDecoratorFactory
com.liferay.portal.theme This package defines the portal theme classes. 
 

Uses of PortletDecoratorFactory in com.liferay.portal.theme
 

Classes in com.liferay.portal.theme that implement PortletDecoratorFactory
 class PortletDecoratorFactoryImpl
           
 

Methods in com.liferay.portal.theme that return PortletDecoratorFactory
static PortletDecoratorFactory PortletDecoratorFactoryUtil.getPortletDecoratorFactory()
           
 

Methods in com.liferay.portal.theme with parameters of type PortletDecoratorFactory
 void PortletDecoratorFactoryUtil.setPortletDecoratorFactory(PortletDecoratorFactory portletDecoratorFactory)
           
 


Liferay 7.0-ce-b4