| Interface | Description |
|---|---|
| DynamicSkuActiveDatesService |
Interface for dynamically determining the activity dates.
|
| DynamicSkuPricingService |
Interface for calculating dynamic pricing for a
Sku. |
| Class | Description |
|---|---|
| DefaultDynamicSkuPricingInvocationHandler | |
| DefaultDynamicSkuPricingServiceImpl |
Default implementation of the
DynamicSkuPricingService which simply ignores the considerations hashmap in all
method implementations |
| DynamicSkuPrices |
DTO to represent pricing overrides returned from invocations to
DynamicSkuPricingService |
| SkuActiveDateConsiderationContext |
Convenient place to store the active date context and the related service on thread local.
|
| SkuPricingConsiderationContext |
Convenient place to store the pricing considerations context and the pricing service on thread local.
|
Copyright © 2014. All Rights Reserved.