| Package | Description |
|---|---|
| com.hybris.backoffice.renderer | |
| com.hybris.backoffice.widgets.stats.productstats | |
| 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.servicelayer.search | |
| de.hybris.platform.warehousing.util.builder |
| Modifier and Type | Method and Description |
|---|---|
protected HtmlBasedComponent |
ProductApprovalStatusRenderer.createIcon(ProductModel productModel,
ArticleApprovalStatus approvalStatus) |
| Modifier and Type | Method and Description |
|---|---|
long |
DefaultBackofficeProductCounter.countProducts(ArticleApprovalStatus status) |
protected long |
ProductStatsController.countProducts(ArticleApprovalStatus status) |
long |
BackofficeProductCounter.countProducts(ArticleApprovalStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static ArticleApprovalStatus |
ArticleApprovalStatus.valueOf(java.lang.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 |
|---|---|
protected void |
FlexibleSearchServiceTest.randomizeStatuses(ArticleApprovalStatus... statuses)
randomize the approval statuses for products
|
| Modifier and Type | Method and Description |
|---|---|
ProductModelBuilder |
ProductModelBuilder.withApprovalStatus(ArticleApprovalStatus approvalStatus) |
Copyright © 2018 SAP SE. All Rights Reserved.