Package com.hybris.backoffice.theme.impl
Class BackofficeThemeStyleService
java.lang.Object
com.hybris.backoffice.theme.impl.BackofficeThemeStyleService
- All Implemented Interfaces:
com.hybris.cockpitng.core.theme.ThemeStyleService
public class BackofficeThemeStyleService
extends Object
implements com.hybris.cockpitng.core.theme.ThemeStyleService
Service used to set the theme used by backoffice or get the theme currently used by backoffice
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBackofficeThemeService(BackofficeThemeService backofficeThemeService) voidsetCustomThemeUtil(Util customThemeUtil) Deprecated, for removal: This API element is subject to removal in a future version.since 2211voidsetThemeStyleUtil(ThemeStyleUtil themeStyleUtil)
-
Constructor Details
-
BackofficeThemeStyleService
public BackofficeThemeStyleService()
-
-
Method Details
-
getCurrentThemeStyle
- Specified by:
getCurrentThemeStylein interfacecom.hybris.cockpitng.core.theme.ThemeStyleService
-
getCurrentThemeId
- Specified by:
getCurrentThemeIdin interfacecom.hybris.cockpitng.core.theme.ThemeStyleService
-
getBaseThemeId
- Specified by:
getBaseThemeIdin interfacecom.hybris.cockpitng.core.theme.ThemeStyleService
-
getCurrentThemeStyleMap
- Specified by:
getCurrentThemeStyleMapin interfacecom.hybris.cockpitng.core.theme.ThemeStyleService
-
setBackofficeThemeService
-
setCustomThemeUtil
Deprecated, for removal: This API element is subject to removal in a future version.since 2211- Parameters:
customThemeUtil-
-
setThemeStyleUtil
-