public class ThemeUiServiceImpl extends java.lang.Object implements ThemeUiService
Constructor and Description |
---|
ThemeUiServiceImpl() |
Modifier and Type | Method and Description |
---|---|
HTML |
getHeaderLogo() |
HTML |
getLoginLogo() |
ThemeUiConfig |
getThemeConfig() |
void |
setThemeConfig(ThemeUiConfig themeConfig) |
public void setThemeConfig(ThemeUiConfig themeConfig)
setThemeConfig
in interface ThemeUiService
public ThemeUiConfig getThemeConfig()
getThemeConfig
in interface ThemeUiService
public HTML getHeaderLogo()
getHeaderLogo
in interface ThemeUiService
public HTML getLoginLogo()
getLoginLogo
in interface ThemeUiService