| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<DataQuality> |
BackofficeDataQualityCalculationService.convertToDataQuality(CoverageInfo coverageInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Integer |
CoverageInfoAction.getCoveragePercentageValue(CoverageInfo covInfo) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
SimpleCoverageCalculationStrategy.calculate(ItemModel model) |
CoverageInfo |
SimpleCockpitCoverageCalculationStrategy.calculate(ItemModel item) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
AutoApproveProductStrategy.autoApproveVariantAndApparelProduct(ProductModel product)
Auto approve the Variant and Apparel product, no validation
|
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
DefaultAutoApproveProductStrategy.autoApproveVariantAndApparelProduct(ProductModel product) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
CoverageCalculationService.calculate(ItemModel item,
java.lang.String domainId)
Calculates the coverage of the given
item |
CoverageInfo |
CoverageCalculationService.calculate(ItemModel item,
java.lang.String templateCode,
java.lang.String domainId)
Calculates the coverage of the given
item |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
DefaultCoverageCalculationService.calculate(ItemModel item,
java.lang.String domainId) |
CoverageInfo |
DefaultCoverageCalculationService.calculate(ItemModel item,
java.lang.String templateCode,
java.lang.String domainId) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
CoverageCalculationStrategy.calculate(ItemModel item)
Calculates the coverage of the given
item |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
ValidationBasedCoverageCalculationStrategy.calculate(ItemModel item) |
Copyright © 2018 SAP SE. All Rights Reserved.