public class ThemeFactoryUtil extends Object
Constructor and Description |
---|
ThemeFactoryUtil() |
Modifier and Type | Method and Description |
---|---|
static Theme |
getDefaultRegularTheme(long companyId) |
static String |
getDefaultRegularThemeId(long companyId) |
static Theme |
getTheme() |
static Theme |
getTheme(String themeId) |
static Theme |
getTheme(String themeId,
String name) |
static ThemeFactory |
getThemeFactory() |
void |
setThemeFactory(ThemeFactory themeFactory) |
public static Theme getDefaultRegularTheme(long companyId)
public static String getDefaultRegularThemeId(long companyId)
public static Theme getTheme()
public static ThemeFactory getThemeFactory()
public void setThemeFactory(ThemeFactory themeFactory)