| 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.
|
| de.hybris.platform.webservices.objectgraphtransformer |
| Modifier and Type | Method and Description |
|---|---|
static ArticleStatus |
ArticleStatus.valueOf(java.lang.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 |
|---|---|
java.util.Map<ArticleStatus,java.lang.String> |
ProductModel.getArticleStatus()
Generated method - Getter of the
Product.articleStatus attribute defined at extension catalog. |
java.util.Map<ArticleStatus,java.lang.String> |
ProductModel.getArticleStatus(java.util.Locale loc)
Generated method - Getter of the
Product.articleStatus attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setArticleStatus(java.util.Map<ArticleStatus,java.lang.String> value)
Generated method - Setter of
Product.articleStatus attribute defined at extension catalog. |
void |
ProductModel.setArticleStatus(java.util.Map<ArticleStatus,java.lang.String> value,
java.util.Locale loc)
Generated method - Setter of
Product.articleStatus attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<ArticleStatus,java.lang.String> |
MapStringsToMapArticleStatusString.intercept(PropertyContext ctx,
java.util.Map<java.lang.String,java.lang.String> source) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
MapArticleStatusStringToMapStrings.intercept(PropertyContext ctx,
java.util.Map<ArticleStatus,java.lang.String> source) |
Copyright © 2018 SAP SE. All Rights Reserved.