| Modifier and Type | Method and Description |
|---|---|
protected PriceRowModel |
ExcelEurope1PricesTypeTranslatorTest.mockPriceRow() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
ExcelEurope1PricesTypeTranslator.exportPriceRow(PriceRowModel priceRow) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.Object> |
ExcelEurope1PricesTypeTranslator.exportData(java.util.Collection<PriceRowModel> objectToExport) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
PriceRowLabelProvider.getDescription(PriceRowModel price) |
java.lang.String |
PriceRowLabelProvider.getIconPath(PriceRowModel price) |
java.lang.String |
PriceRowLabelProvider.getLabel(PriceRowModel priceRow) |
protected java.lang.String |
PriceRowLabelProvider.getPriceLabel(PriceRowModel priceRow) |
protected java.lang.String |
PriceRowLabelProvider.getPriceTypeLabel(PriceRowModel priceRow) |
protected java.lang.String |
PriceRowLabelProvider.getProductLabel(PriceRowModel priceRow) |
protected java.lang.String |
PriceRowLabelProvider.getUserLabel(PriceRowModel priceRow) |
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
ModelFactory.createPriceRow(CurrencyModel currency,
java.lang.Double price,
UnitModel unit,
ProductModel product,
java.lang.Boolean isNet) |
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
PriceChangeDescriptorModel.getPriceRow()
Generated method - Getter of the
PriceChangeDescriptor.priceRow attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceChangeDescriptorModel.setPriceRow(PriceRowModel value)
Generated method - Setter of
PriceChangeDescriptor.priceRow attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
protected PriceRowModel |
CatalogUnawareEurope1PricesTest.givenRowForAnyProduct() |
protected PriceRowModel |
CatalogUnawareEurope1PricesTest.givenRowForProduct(ProductModel product) |
protected PriceRowModel |
CatalogUnawareEurope1PricesTest.givenRowForProductId(java.lang.String productId) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<PriceRowModel> |
CatalogUnawareEurope1PricesTest.getRowsFrom(ProductModel product) |
protected java.util.List<PriceRowModel> |
CatalogUnawareEurope1PricesTest.getSynchronizedRows() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogUnawareEurope1PricesTest.assertThatTgtRowMatchSrcRow(PriceRowModel tgtRow,
PriceRowModel srcRow) |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionModel |
PriceRowModelLabelProvider.getCatalogVersionModel(PriceRowModel itemModel) |
protected java.lang.String |
PriceRowModelLabelProvider.getIconPath(PriceRowModel item) |
protected java.lang.String |
PriceRowModelLabelProvider.getIconPath(PriceRowModel item,
java.lang.String languageIso) |
protected java.lang.String |
PriceRowModelLabelProvider.getItemDescription(PriceRowModel item) |
protected java.lang.String |
PriceRowModelLabelProvider.getItemDescription(PriceRowModel item,
java.lang.String languageIso) |
protected java.lang.String |
PriceRowModelLabelProvider.getItemLabel(PriceRowModel priceRow) |
protected java.lang.String |
PriceRowModelLabelProvider.getItemLabel(PriceRowModel priceRow,
java.lang.String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
ProductPriceRangeValueProvider.PriceRangeComparator.compareInstances(PriceRowModel price1,
PriceRowModel price2) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
ProductPriceRangeValueProvider.getPriceRangeString(java.util.List<PriceRowModel> allPricesInfos) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PriceRowModel> |
ProductModel.getEurope1Prices()
Generated method - Getter of the
Product.europe1Prices dynamic attribute defined at extension europe1. |
java.util.Collection<PriceRowModel> |
ProductModel.getOwnEurope1Prices()
Generated method - Getter of the
Product.ownEurope1Prices attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setEurope1Prices(java.util.Collection<PriceRowModel> value)
Generated method - Setter of
Product.europe1Prices dynamic attribute defined at extension europe1. |
void |
ProductModel.setOwnEurope1Prices(java.util.Collection<PriceRowModel> value)
Generated method - Setter of
Product.ownEurope1Prices attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<PriceRowModel> |
ProductEurope1PricesAttributeHandler.getOwnPdtRowModels(ProductModel product) |
protected java.util.Comparator<PriceRowModel> |
ProductEurope1PricesAttributeHandler.getPdtRowComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductEurope1PricesAttributeHandler.setOwnPdtRowModels(ProductModel product,
java.util.Collection<PriceRowModel> priceRowModels) |
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
PriceRowResource.getPriceRowModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PriceRowModel |
PriceRowResource.readResource(java.lang.String resourceId)
Gets the
PriceRowModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PriceRowModel> |
PriceRowsResource.getPriceRowsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowResource.setPriceRowModel(PriceRowModel value)
Convenience method which just delegates to
#setResourceValue(PriceRowModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowsResource.setPriceRowsCollection(java.util.Collection<PriceRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Comparator<PriceRowModel> |
DefaultPriceRowInfoMatchComparatorProvider.comparator(PriceValueInfoCriteria criteria) |
java.util.Comparator<PriceRowModel> |
DefaultPriceRowValueMatchComparatorProvider.comparator(PriceValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultPriceRowInfoMatchComparatorProvider.PriceRowInfoMatchComparator.compare(PriceRowModel row1,
PriceRowModel row2) |
int |
DefaultPriceRowValueMatchComparatorProvider.PriceRowValueMatchComparator.compare(PriceRowModel row1,
PriceRowModel row2) |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
DefaultPriceValueConverter.convert(PriceRowModel priceRowModel,
PriceValueInfoCriteria criteria) |
PriceInformation |
DefaultPriceInfoConverter.convert(PriceRowModel priceRowModel,
PriceValueInfoCriteria criteria) |
PriceInformation |
DefaultPriceInfoConverter.createPriceInformation(PriceRowModel row,
CurrencyModel currency) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PriceRowModel> |
DefaultPriceRowValueFilter.filter(java.util.Collection<PriceRowModel> collection,
PriceValueInfoCriteria criteria) |
java.util.Collection<PriceRowModel> |
DefaultPriceRowInfoFilter.filter(java.util.Collection<PriceRowModel> collection,
PriceValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PriceRowModel> |
DefaultPriceRowValueFilter.filter(java.util.Collection<PriceRowModel> collection,
PriceValueInfoCriteria criteria) |
java.util.Collection<PriceRowModel> |
DefaultPriceRowInfoFilter.filter(java.util.Collection<PriceRowModel> collection,
PriceValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<PriceRowModel> |
DefaultPriceInfoPostMatcher.filterPriceRows(java.util.Collection<PriceRowModel> priceRows)
Removes price rows from set of matching rows if they will never be applicable.
|
java.util.Collection<PriceRowModel> |
DefaultPriceInfoPostMatcher.process(java.util.Collection<PriceRowModel> models,
PriceValueInfoCriteria criteria) |
java.util.Collection<PriceRowModel> |
DefaultPriceValuePostMatcher.process(java.util.Collection<PriceRowModel> models,
PriceValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<PriceRowModel> |
DefaultPriceInfoPostMatcher.filterPriceRows(java.util.Collection<PriceRowModel> priceRows)
Removes price rows from set of matching rows if they will never be applicable.
|
java.util.Collection<PriceRowModel> |
DefaultPriceInfoPostMatcher.process(java.util.Collection<PriceRowModel> models,
PriceValueInfoCriteria criteria) |
java.util.Collection<PriceRowModel> |
DefaultPriceValuePostMatcher.process(java.util.Collection<PriceRowModel> models,
PriceValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
PriceRowPrepareInterceptor.calculateMatchValue(PriceRowModel price)
Value 9 : P + C 10 10 : 10 8 : PG + C 01 10 : 6 !!! 7 : P + CG 10 01 : 9 6 : PG + CG 01 01 : 5 !!! 5 : P + 10 00 :
8 4 : PG + 01 00 : 4 3 : + C 00 10 : 2 2 : + CG 00 01 : 1 1 : + 00 00 : 0
r1 > r2 -> value(r1) > value(r2)
|
void |
PriceRowValidateInterceptor.onValidate(PriceRowModel priceRow,
InterceptorContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionPricePlanModel
Generated model class for type SubscriptionPricePlan first defined at extension subscriptionservices.
|
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
PriceRowBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
PriceRows.CameraPrice(java.lang.String productId) |
PriceRowModel |
PriceRows.LensPrice(java.lang.String productId) |
PriceRowModel |
PriceRows.MemoryCardPrice(java.lang.String productId) |
Copyright © 2018 SAP SE. All Rights Reserved.