Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.util.ThemeFactory

Packages that use ThemeFactory
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of ThemeFactory in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return ThemeFactory
static ThemeFactory ThemeFactoryUtil.getThemeFactory()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type ThemeFactory
 void ThemeFactoryUtil.setThemeFactory(ThemeFactory ThemeFactory)
           
 

Uses of ThemeFactory in com.liferay.portal.util
 

Classes in com.liferay.portal.util that implement ThemeFactory
 class ThemeFactoryImpl
           
 


Liferay 6.2-ce-ga5