| Package | Description |
|---|---|
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| Modifier and Type | Method and Description |
|---|---|
static ArticleStatus |
ArticleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArticleStatus[] |
ArticleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ArticleStatus,String> |
ProductModel.getArticleStatus()
Generated method - Getter of the
Product.articleStatus attribute defined at extension catalog. |
Map<ArticleStatus,String> |
ProductModel.getArticleStatus(Locale loc)
Generated method - Getter of the
Product.articleStatus attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setArticleStatus(Map<ArticleStatus,String> value)
Generated method - Setter of
Product.articleStatus attribute defined at extension catalog. |
void |
ProductModel.setArticleStatus(Map<ArticleStatus,String> value,
Locale loc)
Generated method - Setter of
Product.articleStatus attribute defined at extension catalog. |
Copyright © 2017 SAP SE. All Rights Reserved.