Liferay 7.0-ce-b7 portal-service

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

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

Uses of PortletDecoratorFactory in com.liferay.portal.kernel.theme
 

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

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


Liferay 7.0-ce-b7 portal-service