| Package | Description |
|---|---|
| com.hybris.backoffice.excel.translators | |
| com.hybris.backoffice.labels.labelproviders | |
| de.hybris.platform.b2b.testframework | |
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| de.hybris.platform.catalog | |
| de.hybris.platform.cockpit.services.label.impl | |
| de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl | |
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.europe1.dynamic | |
| de.hybris.platform.europe1.resource | |
| de.hybris.platform.product.impl | |
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| 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 |
|---|---|
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.
|
Copyright © 2018 SAP SE. All Rights Reserved.