com.liferay.portal.kernel.util
Class ThemeFactoryUtil
java.lang.Object
com.liferay.portal.kernel.util.ThemeFactoryUtil
public class ThemeFactoryUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeFactoryUtil
public ThemeFactoryUtil()
getDefaultRegularTheme
public static Theme getDefaultRegularTheme(long companyId)
getDefaultRegularThemeId
public static String getDefaultRegularThemeId(long companyId)
getTheme
public static Theme getTheme()
getTheme
public static Theme getTheme(String themeId)
getTheme
public static Theme getTheme(String themeId,
String name)
getThemeFactory
public static ThemeFactory getThemeFactory()
setThemeFactory
public void setThemeFactory(ThemeFactory themeFactory)