Package com.hybris.backoffice.theme.impl
Class DefaultBackofficeCustomThemeService
java.lang.Object
com.hybris.backoffice.theme.impl.DefaultBackofficeCustomThemeService
- All Implemented Interfaces:
BackofficeCustomThemeService
public class DefaultBackofficeCustomThemeService
extends Object
implements BackofficeCustomThemeService
Service used to handle custom theme
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerate custom theme style.voidsetMediaService(MediaService mediaService) voidsetModelService(ModelService modelService) voidsetThemeStyleUtil(ThemeStyleUtil themeStyleUtil)
-
Constructor Details
-
DefaultBackofficeCustomThemeService
public DefaultBackofficeCustomThemeService()
-
-
Method Details
-
generateCustomThemeStyle
Description copied from interface:BackofficeCustomThemeServiceGenerate custom theme style.- Specified by:
generateCustomThemeStylein interfaceBackofficeCustomThemeService- Parameters:
theme- custom theme
-
setThemeStyleUtil
-
setMediaService
-
setModelService
-