| Package | Description |
|---|---|
| de.hybris.platform.webservices.price | |
| de.hybris.platform.webservices.price.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PriceLeverage> |
Price.getDiscounts()
List of all discounts (voucher etc.) which have an impact on this price.
|
java.util.List<PriceLeverage> |
Price.getTaxes()
List of all taxes which have an impact on this price.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPriceLeverage
abstraction of price leverage containing bussiness data
|
class |
PriceLeverageImpl
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PriceLeverage> |
PriceImpl.getDiscounts() |
java.util.List<PriceLeverage> |
PriceImpl.getTaxes() |
Copyright © 2018 SAP SE. All Rights Reserved.