| Interface | Description |
|---|---|
| PriceFactory |
| Class | Description |
|---|---|
| AbstractPriceFactory |
The PriceFactory base class.
|
| Discount |
The discount class.
|
| DiscountInformation |
The info row object which describes a possible discount.
|
| DummyPriceFactory | |
| DummyPriceFactoryImpl |
will be renamed to 'DefaultPriceFactory' asap!
|
| GeneratedDiscount |
Generated class for type
Discount. |
| GeneratedTax |
Generated class for type
Tax. |
| PriceInformation |
The info row object which describes a possible price.
|
| ProductPriceInformations |
The price information object of the hybris platform.
|
| QualifiedPricingInfo |
All pricing information rows are somehow qualified so this class defines a general interface for them.
|
| Tax |
The hybris platform tax item.
|
| TaxInformation |
The info object which describes a tax that has to be applied to a price.
|
| Exception | Description |
|---|---|
| JaloPriceFactoryException |
A general exception used by pricefactory extensions if an (expected) error occurs during price calculation or
requesting price informations.
|
Copyright © 2017 SAP SE. All Rights Reserved.