Class ThemeVariablesMapping
java.lang.Object
com.hybris.backoffice.widgets.branding.customthemes.themes.ThemeVariablesMapping
Deprecated, for removal: This API element is subject to removal in a future version.
since 2211, use {@link #com.hybris.backoffice.theme.impl.ThemeVariablesMapping} instead
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetId()Deprecated, 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.Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetLabelKey(String labelKey) Deprecated, for removal: This API element is subject to removal in a future version.voidsetVariables(List<String> variables) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ThemeVariablesMapping
public ThemeVariablesMapping()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getId
Deprecated, for removal: This API element is subject to removal in a future version. -
setId
Deprecated, for removal: This API element is subject to removal in a future version. -
getVariables
Deprecated, for removal: This API element is subject to removal in a future version. -
setVariables
Deprecated, for removal: This API element is subject to removal in a future version. -
getLabelKey
Deprecated, for removal: This API element is subject to removal in a future version. -
setLabelKey
Deprecated, for removal: This API element is subject to removal in a future version.
-