| Package | Description |
|---|---|
| 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.cockpit.services.label.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.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
ModelFactory.createPriceRow(CurrencyModel currency,
Double price,
UnitModel unit,
ProductModel product,
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 CatalogVersionModel |
PriceRowModelLabelProvider.getCatalogVersionModel(PriceRowModel itemModel) |
protected String |
PriceRowModelLabelProvider.getIconPath(PriceRowModel item) |
protected String |
PriceRowModelLabelProvider.getIconPath(PriceRowModel item,
String languageIso) |
protected String |
PriceRowModelLabelProvider.getItemDescription(PriceRowModel item) |
protected String |
PriceRowModelLabelProvider.getItemDescription(PriceRowModel item,
String languageIso) |
protected String |
PriceRowModelLabelProvider.getItemLabel(PriceRowModel priceRow) |
protected String |
PriceRowModelLabelProvider.getItemLabel(PriceRowModel priceRow,
String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PriceRowModel> |
ProductModel.getEurope1Prices()
Generated method - Getter of the
Product.europe1Prices dynamic attribute defined at extension europe1. |
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(Collection<PriceRowModel> value)
Generated method - Setter of
Product.europe1Prices dynamic attribute defined at extension europe1. |
void |
ProductModel.setOwnEurope1Prices(Collection<PriceRowModel> value)
Generated method - Setter of
Product.ownEurope1Prices attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<PriceRowModel> |
ProductEurope1PricesAttributeHandler.getOwnPdtRowModels(ProductModel product) |
protected Comparator<PriceRowModel> |
ProductEurope1PricesAttributeHandler.getPdtRowComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductEurope1PricesAttributeHandler.setOwnPdtRowModels(ProductModel product,
Collection<PriceRowModel> priceRowModels) |
| Modifier and Type | Method and Description |
|---|---|
PriceRowModel |
PriceRowResource.getPriceRowModel()
Convenience method which just delegates to
#getResourceValue() |
protected PriceRowModel |
PriceRowResource.readResource(String resourceId)
Gets the
PriceRowModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PriceRowModel> |
PriceRowsResource.getPriceRowsCollection()
Convenience method which just delegates to
#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(Collection<PriceRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionPricePlanModel
Generated model class for type SubscriptionPricePlan first defined at extension subscriptionservices.
|
Copyright © 2017 SAP SE. All Rights Reserved.