Class EnterpriseThemeServiceImpl
java.lang.Object
net.datenwerke.rsenterprise.theme.service.EnterpriseThemeServiceImpl
- All Implemented Interfaces:
ThemeService
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEnterpriseThemeServiceImpl(ConfigService configService, LicenseService licenseService) -
Method Summary
-
Field Details
-
THEME_CONFIG
- See Also:
-
-
Constructor Details
-
EnterpriseThemeServiceImpl
-
-
Method Details
-
getTheme
- Specified by:
getThemein interfaceThemeService
-
getLogo
public byte[] getLogo()- Specified by:
getLogoin interfaceThemeService
-
getColorMap
- Specified by:
getColorMapin interfaceThemeService
-
loadUiConfig
- Specified by:
loadUiConfigin interfaceThemeService
-
getThemeConfig
- Specified by:
getThemeConfigin interfaceThemeService
-