| Package | Description |
|---|---|
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.catalog.model |
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
|
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.warehousing.util.builder |
| Modifier and Type | Method and Description |
|---|---|
static ArticleApprovalStatus |
ArticleApprovalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArticleApprovalStatus[] |
ArticleApprovalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArticleApprovalStatus |
ProductCatalogVersionDifferenceModel.getSourceProductApprovalStatus()
Generated method - Getter of the
ProductCatalogVersionDifference.sourceProductApprovalStatus attribute defined at extension catalog. |
ArticleApprovalStatus |
ProductCatalogVersionDifferenceModel.getTargetProductApprovalStatus()
Generated method - Getter of the
ProductCatalogVersionDifference.targetProductApprovalStatus attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
ArticleApprovalStatus |
ProductModel.getApprovalStatus()
Generated method - Getter of the
Product.approvalStatus attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setApprovalStatus(ArticleApprovalStatus value)
Generated method - Setter of
Product.approvalStatus attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
ProductModelBuilder |
ProductModelBuilder.withApprovalStatus(ArticleApprovalStatus approvalStatus) |
Copyright © 2017 SAP SE. All Rights Reserved.