Class Util
java.lang.Object
com.hybris.backoffice.widgets.branding.customthemes.themes.Util
Deprecated, for removal: This API element is subject to removal in a future version.
since 2211, use {@link #com.hybris.backoffice.theme.impl.ThemeStyleUtil} instead
-
Constructor Summary
ConstructorsConstructorDescriptionUtil()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.protected byte[]getPreviewImageData(String previewImgData) Deprecated, for removal: This API element is subject to removal in a future version.protected List<ThemeVariablesMapping>Deprecated, for removal: This API element is subject to removal in a future version.protected booleanisValidHexColor(String color) Deprecated, for removal: This API element is subject to removal in a future version.protected booleanisValidThemeStyle(MediaModel style) Deprecated, for removal: This API element is subject to removal in a future version.protected InputStreammapToStyleInputStream(Map<String, String> map) Deprecated, for removal: This API element is subject to removal in a future version.voidsetMediaService(MediaService mediaService) Deprecated, for removal: This API element is subject to removal in a future version.protected StringtoLongHexColor(String color) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Util
public Util()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
mapToStyleInputStream
Deprecated, for removal: This API element is subject to removal in a future version. -
isValidHexColor
Deprecated, for removal: This API element is subject to removal in a future version. -
toLongHexColor
Deprecated, for removal: This API element is subject to removal in a future version. -
isValidThemeStyle
Deprecated, for removal: This API element is subject to removal in a future version. -
convertStyleMediaToVariableMap
Deprecated, for removal: This API element is subject to removal in a future version. -
getThemeVariablesMapping
Deprecated, for removal: This API element is subject to removal in a future version. -
getPreviewImageData
Deprecated, for removal: This API element is subject to removal in a future version. -
getMediaService
Deprecated, for removal: This API element is subject to removal in a future version. -
setMediaService
Deprecated, for removal: This API element is subject to removal in a future version.
-