Uses of Enum Class
com.hybris.backoffice.theme.BackofficeThemeLevel
Packages that use BackofficeThemeLevel
Package
Description
-
Uses of BackofficeThemeLevel in com.hybris.backoffice.theme
Methods in com.hybris.backoffice.theme that return BackofficeThemeLevelModifier and TypeMethodDescriptionstatic BackofficeThemeLevel@NotNull BackofficeThemeLevelBackofficeThemeService.getThemeLevel()Get theme level.static BackofficeThemeLevelReturns the enum constant of this class with the specified name.static BackofficeThemeLevel[]BackofficeThemeLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hybris.backoffice.theme with parameters of type BackofficeThemeLevelModifier and TypeMethodDescriptionvoidBackofficeThemeService.setThemeLevel(@NotNull BackofficeThemeLevel level) Set theme level. -
Uses of BackofficeThemeLevel in com.hybris.backoffice.theme.impl
Methods in com.hybris.backoffice.theme.impl that return BackofficeThemeLevelMethods in com.hybris.backoffice.theme.impl with parameters of type BackofficeThemeLevelModifier and TypeMethodDescriptionvoidDefaultBackofficeThemeService.setThemeLevel(BackofficeThemeLevel themeLevel) -
Uses of BackofficeThemeLevel in com.hybris.backoffice.widgets.branding.themesetting
Fields in com.hybris.backoffice.widgets.branding.themesetting declared as BackofficeThemeLevelModifier and TypeFieldDescriptionprotected BackofficeThemeLevelThemeSettingController.currentThemeLevel