| Class | Description |
|---|---|
| ProductBillingTimeValueProvider |
This ValueProvider will provide the value for a subscription
ProductModel's billing frequency attribute. |
| ProductBillingTimeValueProviderTest |
Test to check that billing frequency attribute is returned by ProudctBillingTimeValueProvider
|
| SubscriptionAwareFieldValueProvider |
Extension of
AbstractPropertyFieldValueProvider with SubscriptionProductService. |
| SubscriptionProductPriceValueProvider |
This ValueProvider will provide the base price value for a subscription
ProductModel which is the highest
recurring price from its price plan. |
| TermLimitValueProvider |
This ValueProvider will provide the value for a subscription
ProductModel's service term limit which is the
combination of its TermOfServiceNumber and TermOfServiceFrequency, e.g. |
| TermLimitValueProviderTest |
Tests the conversion of subscription product to String as determined by the value provider
|
Copyright © 2017 SAP SE. All Rights Reserved.